wait readonly request done for some time before offline ls

This commit is contained in:
obdev
2023-07-04 03:12:23 +00:00
committed by ob-robot
parent e8866b5f23
commit a4bf0af7c9
12 changed files with 194 additions and 104 deletions

View File

@ -76,6 +76,7 @@ void ObStoreCtx::reset()
mvcc_acc_ctx_.reset();
tablet_stat_.reset();
replay_log_scn_.set_max();
is_read_store_ctx_ = false;
}
int ObStoreCtx::init_for_read(const ObLSID &ls_id,