Closed zhengchenyu closed 1 month ago
2 926 files ± 0 2 926 suites ±0 6h 26m 6s :stopwatch: + 16m 25s 1 088 tests + 39 1 086 :white_check_mark: + 39 2 :zzz: ±0 0 :x: ±0 13 630 runs +585 13 600 :white_check_mark: +585 30 :zzz: ±0 0 :x: ±0
Results for commit 60659ce3. ± Comparison against base commit 87f9b6f7.
:recycle: This comment has been updated with latest results.
@jerqi Can you please review this PR?
What changes were proposed in this pull request?
Support netty for remote merge. Use direct ByteBuf to replace with byte[] when netty is enable. And optimized code structure to avoid memory leaks
Why are the changes needed?
Fix: #2173
Does this PR introduce any user-facing change?
No.
How was this patch tested?
unit test, integration test, real job in cluster.