Fix backup scheduelr thread start backup do not stop gc snapshot ts push

This commit is contained in:
godyangfight
2022-03-14 20:31:37 +08:00
committed by LINxiansheng
parent 7076b575bf
commit ac5edad6e9
10 changed files with 172 additions and 110 deletions

View File

@ -294,6 +294,7 @@ class ObString;
ACT(FOLLOWER_BEFORE_UPDATE_RESTORE_FLAG_RESTORE_LOG, ) \
ACT(BEFORE_GLOBAL_INDEX_BUILDER_MOVE_TASK, ) \
ACT(BEFORE_SEND_RESTORE_PARTITIONS_RPC, ) \
ACT(BEFORE_BACKUP_INFO_SCHEDULER, ) \
ACT(MAX_DEBUG_SYNC_POINT, )
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);