[CP] change sync rpc to async for transfer and migration

This commit is contained in:
oceanoverflow
2023-11-10 11:13:01 +00:00
committed by ob-robot
parent 7aec297f5c
commit 5895ce4113
17 changed files with 586 additions and 348 deletions

View File

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