change transfer start and abort stage execution to src ls leader

This commit is contained in:
oceanoverflow
2023-07-06 02:12:16 +00:00
committed by ob-robot
parent bec47b2450
commit a43f5a770a
12 changed files with 323 additions and 42 deletions

View File

@ -541,6 +541,7 @@ class ObString;
ACT(STOP_RECOVERY_LS_THREAD0,)\
ACT(STOP_RECOVERY_LS_THREAD1,)\
ACT(STOP_TRANSFER_LS_LOGICAL_TABLE_REPLACED,)\
ACT(BEFORE_TRANSFER_DOING,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);