提交 58fdb0ef 编写于 作者: G godyangfight 提交者: OB-robot

Fix migration handler create task failed but status do not reset bug

上级 051060c8
......@@ -578,6 +578,7 @@ int ObLSMigrationHandler::do_init_status_()
} else {
if (OB_FAIL(build_rebuild_task_())) {
LOG_WARN("failed to build rebuild task", K(ret), KPC(ls_));
reuse_();
} else {
is_empty = false;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册