[FEAT MERGE] log4100 branch
Co-authored-by: tino247 <tino247@126.com> Co-authored-by: BinChenn <binchenn.bc@gmail.com> Co-authored-by: HaHaJeff <jeffzhouhhh@gmail.com>
This commit is contained in:
@ -1083,6 +1083,7 @@ int ObPartitionMergePolicy::split_parallel_minor_range(
|
||||
} else if (OB_FAIL(parallel_result.push_back(tmp_result))) {
|
||||
LOG_WARN("failed to add tmp result", K(ret), K(tmp_result));
|
||||
} else {
|
||||
LOG_DEBUG("success to push result", K(ret), K(tmp_result), K(parallel_result));
|
||||
tmp_result.handle_.reset();
|
||||
tmp_result.scn_range_.reset();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user