add case to test one of the batch async rpc hung

This commit is contained in:
oceanoverflow
2023-11-16 06:11:10 +00:00
committed by ob-robot
parent eb8be4a25b
commit b6d3ba3007
4 changed files with 27 additions and 6 deletions

View File

@ -559,6 +559,7 @@ class ObString;
ACT(BEFORE_RELOAD_UNIT,)\
ACT(BEFORE_PROCESS_EVENT_TASK,)\
ACT(BEFORE_CHECK_LS_TRANSFER_SCN_FOR_STANDBY,)\
ACT(BEFORE_GET_CONFIG_VERSION_AND_TRANSFER_SCN,)\
ACT(MAX_DEBUG_SYNC_POINT,)
DECLARE_ENUM(ObDebugSyncPoint, debug_sync_point, OB_DEBUG_SYNC_POINT_DEF);