Fix Add LS Archive Task

This commit is contained in:
obdev
2023-02-21 13:44:31 +00:00
committed by ob-robot
parent 0aa6a494c8
commit 6d8e0f1191
6 changed files with 43 additions and 26 deletions

View File

@ -451,6 +451,7 @@ class ObString;
ACT(BEFORE_RESTORE_HANDLE_FETCH_LOG_TASK,)\
ACT(BEFORE_DATA_TABLETS_MIGRATION_TASK,)\
ACT(AFTER_LS_GC_DELETE_ALL_TABLETS,)\
ACT(BEFORE_ARCHIVE_ADD_LS_TASK,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);