remove remote logical minor sstable

This commit is contained in:
godyangfight
2023-12-15 03:13:10 +00:00
committed by ant-ob-hengtang
parent 59b1175bac
commit 5e29bb246a
14 changed files with 68 additions and 475 deletions

View File

@ -568,6 +568,7 @@ class ObString;
ACT(BEFORE_SEND_PARALLEL_CREATE_TABLE,)\
ACT(BEFORE_DROP_TENANT,)\
ACT(BEFORE_WAIT_SYS_LS_END_SCN,)\
ACT(BEFORE_CALC_CONSISTENT_SCN,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);