[CP] switchover to standby timeout

This commit is contained in:
linqiucen
2023-11-29 10:11:42 +00:00
committed by ob-robot
parent b03a138f0a
commit 9caad1da27
6 changed files with 84 additions and 69 deletions

View File

@ -565,6 +565,7 @@ class ObString;
ACT(BEFORE_FETCH_SIMPLE_TABLES,)\
ACT(BEFORE_SEND_PARALLEL_CREATE_TABLE,)\
ACT(BEFORE_DROP_TENANT,)\
ACT(BEFORE_WAIT_SYS_LS_END_SCN,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);