[FEAT MERGE] Implement tenant cloning mechanism
Co-authored-by: lalalafeier <wufeifei2023@163.com> Co-authored-by: wanyue-wy <345657357@qq.com> Co-authored-by: joseph12138 <17862707376@163.com>
This commit is contained in:
@ -107,7 +107,7 @@ void TestMetaPointerMap::FakeLs(ObLS &ls)
|
||||
ls.ls_meta_.ls_id_.id_ = 1001;
|
||||
ls.ls_meta_.gc_state_ = logservice::LSGCState::NORMAL;
|
||||
ls.ls_meta_.migration_status_ = ObMigrationStatus::OB_MIGRATION_STATUS_NONE;
|
||||
ls.ls_meta_.restore_status_ = ObLSRestoreStatus::RESTORE_NONE;
|
||||
ls.ls_meta_.restore_status_ = ObLSRestoreStatus::NONE;
|
||||
ls.ls_meta_.rebuild_seq_ = 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user