clean some TODOs about ObScnRange && FreezeInfo
This commit is contained in:
@ -117,7 +117,7 @@ int ObStorageTableGuard::refresh_and_protect_table(ObRelativeTable &relative_tab
|
||||
// the last ret code will be passed to upper levels
|
||||
if (OB_FAIL(store_ctx_.ls_->get_tablet_svr()->get_read_tables(
|
||||
tablet_id,
|
||||
store_ctx_.mvcc_acc_ctx_.get_snapshot_version().get_val_for_lsn_allocator(),
|
||||
store_ctx_.mvcc_acc_ctx_.get_snapshot_version().get_val_for_tx(),
|
||||
iter,
|
||||
relative_table.allow_not_ready()))) {
|
||||
LOG_WARN("fail to get read tables", K(ret), K(ls_id), K(tablet_id),
|
||||
|
||||
Reference in New Issue
Block a user