提交 2614023c 编写于 作者: B bz0 提交者: wangzelin.wzl

[thread hang] Fine-grained record time in root balance thread

上级 79131c0c
......@@ -774,6 +774,7 @@ int ObRootBalancer::non_emergency_balance(int64_t& total_task_cnt)
DEBUG_SYNC(UNIT_BALANCE_BEFORE_PARTITION_BALANCE);
FOREACH_X(t, all_tenant, OB_SUCCESS == ret)
{
update_last_run_timestamp();
const uint64_t tenant_id = *t;
// if have enough task in task queue, idle
if (task_mgr_->is_busy()) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册