restore status needs to be merged during migration

This commit is contained in:
wxhwang
2023-08-14 15:42:30 +00:00
committed by ob-robot
parent 9b3f07d4ad
commit ddabe52cdb
7 changed files with 80 additions and 29 deletions

View File

@ -546,6 +546,7 @@ class ObString;
ACT(AFTER_JOIN_LEARNER_LIST,)\
ACT(BEFORE_TRANSFER_START_COMMIT,)\
ACT(STOP_PRIMARY_LS_THREAD,)\
ACT(TRANSFER_GET_BACKFILL_TABLETS_BEFORE,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);