Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CELEBORN-796] Support for globally disable thread-local cache in the shared PooledByteBufAllocator #1716

Closed
wants to merge 4 commits into from

0.4.0 -> 0.3.1

176cfb1
Select commit
Loading
Failed to load commit list.
Closed

[CELEBORN-796] Support for globally disable thread-local cache in the shared PooledByteBufAllocator #1716

0.4.0 -> 0.3.1
176cfb1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 8, 2023 in 0s

46.68% (target 10.00%)

View this Pull Request on Codecov

46.68% (target 10.00%)

Details

Codecov Report

Merging #1716 (176cfb1) into main (efc9a87) will decrease coverage by 0.17%.
Report is 5 commits behind head on main.
The diff coverage is 75.00%.

@@            Coverage Diff             @@
##             main    #1716      +/-   ##
==========================================
- Coverage   46.86%   46.68%   -0.17%     
==========================================
  Files         162      162              
  Lines       10027    10088      +61     
  Branches      923      929       +6     
==========================================
+ Hits         4698     4709      +11     
- Misses       5019     5071      +52     
+ Partials      310      308       -2     
Files Changed Coverage Δ
...pache/celeborn/common/network/util/NettyUtils.java 37.94% <61.54%> (+8.31%) ⬆️
...cala/org/apache/celeborn/common/CelebornConf.scala 87.47% <100.00%> (+0.04%) ⬆️

... and 12 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more