delete spin lock in get_tablet_change_checkpoint_scn
This commit is contained in:
parent
b045a7d3a9
commit
e1254dce55
@ -185,7 +185,6 @@ int ObLSMeta::set_clog_checkpoint(const LSN &clog_checkpoint_lsn,
|
||||
|
||||
SCN ObLSMeta::get_tablet_change_checkpoint_scn() const
|
||||
{
|
||||
ObSpinLockTimeGuard guard(lock_);
|
||||
return tablet_change_checkpoint_scn_;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user