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:
@ -1492,7 +1492,9 @@ int ObTransferHandler::wait_src_ls_replay_to_start_scn_(
|
|||||||
} else {
|
} else {
|
||||||
LOG_INFO("[TRANSFER_BLOCK_TX] wait src ls repaly to start scn", "cost", ObTimeUtil::current_time() - start_ts);
|
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);
|
DEBUG_SYNC(AFTER_START_TRANSFER_WAIT_REPLAY_TO_START_SCN);
|
||||||
#ifdef ERRSIM
|
#ifdef ERRSIM
|
||||||
if (OB_SUCC(ret)) {
|
if (OB_SUCC(ret)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user