[FEAT MERGE] transaction pdml support optimization
Co-authored-by: yyy-hust <yyy.hust@gmail.com> Co-authored-by: SanmuWangZJU <sanmuwang.ws@gmail.com>
This commit is contained in:
committed by
ant-ob-hengtang
parent
eaa353f503
commit
438a70b2b8
@ -69,13 +69,13 @@ void ObStoreCtx::reset()
|
||||
{
|
||||
ls_id_.reset();
|
||||
ls_ = nullptr;
|
||||
branch_ = 0;
|
||||
tablet_id_.reset();
|
||||
table_iter_ = nullptr;
|
||||
table_version_ = INT64_MAX;
|
||||
timeout_ = -1;
|
||||
mvcc_acc_ctx_.reset();
|
||||
tablet_stat_.reset();
|
||||
replay_log_scn_.set_max();
|
||||
is_read_store_ctx_ = false;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user