提交 0193a343 编写于 作者: S sdc 提交者: ob-robot

fix tenant connection map ref count leak

上级 7449c32b
......@@ -164,6 +164,7 @@ void ObConnectResourceMgr::release_tenant_conn_resource(const uint64_t tenant_id
} else {
tenant_res->cur_connections_--;
}
tenant_res_map_.revert(tenant_res);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册