fix migration tablet meta merge issue

This commit is contained in:
oceanoverflow
2022-12-14 03:37:59 +00:00
committed by ob-robot
parent 80b8c6361d
commit 9eb980f8fa
4 changed files with 146 additions and 74 deletions

View File

@ -427,6 +427,7 @@ class ObString;
ACT(BEFORE_LOCK_SERVICE_UNLOCK,)\
ACT(DDL_CHECK_TABLET_MERGE_STATUS,)\
ACT(MODIFY_HIDDEN_TABLE_NOT_NULL_COLUMN_STATE_BEFORE_PUBLISH_SCHEMA,)\
ACT(AFTER_MIGRATION_FETCH_TABLET_INFO,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);