fix consistent scn is between transfer prepare and commit and check tablet valid

This commit is contained in:
wxhwang
2023-07-18 07:12:27 +00:00
committed by ob-robot
parent a776cb6076
commit 10c62a726a
8 changed files with 67 additions and 62 deletions

View File

@ -544,6 +544,7 @@ class ObString;
ACT(BEFORE_TRANSFER_DOING,)\
ACT(BEFORE_BUILD_LS_MIGRATION_DAG_NET,)\
ACT(AFTER_JOIN_LEARNER_LIST,)\
ACT(BEFORE_TRANSFER_START_COMMIT,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);