[CP] revert lock wait mgr check_timeout from 500ms to 10ms
This commit is contained in:
		@ -204,7 +204,7 @@ void ObLockWaitMgr::run1()
 | 
			
		||||
        row_holder_mapper_.clear();
 | 
			
		||||
      }
 | 
			
		||||
    }
 | 
			
		||||
    ob_usleep(500000);
 | 
			
		||||
    ob_usleep(10000);
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user