提交 a0633941 编写于 作者: J JiahuaChen 提交者: LINGuanRen

Abort slog when rollback batch creating PG

上级 63c15b83
......@@ -2281,6 +2281,7 @@ int ObPartitionService::create_batch_partition_groups(
if (OB_FAIL(ret)) {
// do some rollback work
SLOGGER.abort(); // abort slogger transaction anyway
tmp_ret = OB_SUCCESS;
for (int64_t i = 0; i < batch_arg.count(); ++i) {
rollback_partition_register(batch_arg.at(i).partition_key_, txs_add_success, rp_eg_add_success);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册