提交 2f1c6922 编写于 作者: K kongfy 提交者: LINGuanRen

release memory used in participants_ for dirty trans

上级 11c17f83
......@@ -11367,6 +11367,7 @@ void ObPartTransCtx::set_exiting_()
{
if (is_dirty_) {
partition_log_info_arr_.reset();
participants_.reset();
}
return ObTransCtx::set_exiting_(is_dirty_);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册