fix fetch log print core

This commit is contained in:
obdev
2023-01-28 20:25:18 +08:00
committed by ob-robot
parent f8c8061bfa
commit 84e0aa0cfc
2 changed files with 7 additions and 5 deletions

View File

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