未验证 提交 e8484f5b 编写于 作者: J Jackie Tien 提交者: GitHub

Call recovery_point_data_mgr_.destroy() in ObPGStorage (#323)

上级 6b502f35
......@@ -194,6 +194,7 @@ void ObPGStorage::clear()
free_meta_(meta_);
}
bucket_lock_.destroy();
recovery_point_data_mgr_.destroy();
}
#define PG_PARTITION_GUARD(g, k) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册