fix backup meta finish stage add ls scenario report -4016 issue

This commit is contained in:
oceanoverflow
2023-12-28 02:42:41 +00:00
committed by ob-robot
parent 3aa30741d2
commit cfe49bbb1d
2 changed files with 10 additions and 5 deletions

View File

@ -574,6 +574,7 @@ class ObString;
ACT(REPLAY_SWITCH_TO_FOLLOWER_BEFORE_PUSH_SUBMIT_TASK,)\
ACT(BEFORE_CHECK_TTL_TASK_FINISH,)\
ACT(BEFORE_TTL_SCHEDULER_RUN,)\
ACT(BEFORE_MERGE_BACKUP_META_INFO,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);