fix backup report -4016 because ls restore status is 11

This commit is contained in:
oceanoverflow
2023-02-09 14:02:25 +00:00
committed by ob-robot
parent 2bbf0ee9fe
commit 3051928b96
4 changed files with 66 additions and 5 deletions

View File

@ -447,6 +447,7 @@ class ObString;
ACT(BEFORE_MIGRATION_FETCH_TABLET_INFO,)\
ACT(BEFORE_BUILD_TABLET_GROUP_INFO,)\
ACT(BEFORE_RESTORE_SERVICE_PUSH_FETCH_DATA,)\
ACT(AFTER_MIGRATION_REPORT_LS_META_TABLE,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);