Repair case 2004_start_wait_relay_to_start_scn_trans_timeout_switch_leader location cache renew inner_table_scan timeout

This commit is contained in:
obdev 2024-02-10 09:52:54 +00:00 committed by ob-robot
parent f31bfbd925
commit dce95d4e1a

View File

@ -1492,7 +1492,9 @@ int ObTransferHandler::wait_src_ls_replay_to_start_scn_(
} else {
LOG_INFO("[TRANSFER_BLOCK_TX] wait src ls repaly to start scn", "cost", ObTimeUtil::current_time() - start_ts);
}
#ifdef ERRSIM
SERVER_EVENT_SYNC_ADD("errsim_transfer", "DEBUG_SYNC_WAIT_REPLAY_TO_START_SCN");
#endif
DEBUG_SYNC(AFTER_START_TRANSFER_WAIT_REPLAY_TO_START_SCN);
#ifdef ERRSIM
if (OB_SUCC(ret)) {