未验证 提交 577e69c1 编写于 作者: R richie 提交者: GitHub

Update ob_log_replay_engine.cpp (#936)

上级 823d0085
......@@ -2006,7 +2006,7 @@ void ObLogReplayEngine::process_replay_ret_code_(const int ret_code, const int64
int ObLogReplayEngine::pre_check_(const ObPartitionKey& pkey, ObReplayStatus& replay_status, ObReplayTask& task)
{
// Only set the status of ObReplaystatus to ERROR when encounts fatal error,
// to avoid replay tasks of current partiiton run out the memory of tenant, resulting in affecting other
// to avoid replay tasks of current partition run out the memory of tenant, resulting in affecting other
// partitions
int ret = OB_SUCCESS;
if (replay_status.get_rwlock().try_rdlock()) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册