修复建租户时发生unit迁移导致的建租户失败的bug

This commit is contained in:
obdev
2023-09-22 06:40:17 +00:00
committed by ob-robot
parent c13243ff23
commit 7373d1b50b
6 changed files with 299 additions and 173 deletions

View File

@ -556,6 +556,7 @@ class ObString;
ACT(BEFORE_FINISH_PRIMARY_ZONE,)\
ACT(BEFORE_FINISH_UNIT_NUM,)\
ACT(BEFORE_CHECK_PRIMARY_ZONE,)\
ACT(BEFORE_RELOAD_UNIT,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);