[misc] remove ob_abort
This commit is contained in:
		@ -777,9 +777,6 @@ void ObLogReplayService::process_replay_ret_code_(const int ret_code,
 | 
			
		||||
                                 replay_task.replay_hint_, false, cur_ts, ret_code);
 | 
			
		||||
      LOG_DBA_ERROR(OB_LOG_REPLAY_ERROR, "msg", "replay task encountered fatal error", "ret", ret_code,
 | 
			
		||||
                    K(replay_status), K(replay_task));
 | 
			
		||||
#ifdef ENABLE_DEBUG_LOG
 | 
			
		||||
      ob_abort();
 | 
			
		||||
#endif
 | 
			
		||||
    } else {/*do nothing*/}
 | 
			
		||||
 | 
			
		||||
    if (OB_SUCCESS == task_queue.get_err_info_ret_code()) {
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user