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

hadoop: reduce memory usage #2580

Merged
merged 6 commits into from
Aug 23, 2022
Merged

hadoop: reduce memory usage #2580

merged 6 commits into from
Aug 23, 2022

Conversation

tangyoupeng
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2022

Codecov Report

Merging #2580 (9dddafd) into main (e57686a) will decrease coverage by 0.08%.
The diff coverage is n/a.

❗ Current head 9dddafd differs from pull request most recent head 39b117b. Consider uploading reports for the commit 39b117b to get more accurate results

@@            Coverage Diff             @@
##             main    #2580      +/-   ##
==========================================
- Coverage   59.81%   59.73%   -0.09%     
==========================================
  Files         138      138              
  Lines       23333    23341       +8     
==========================================
- Hits        13956    13942      -14     
- Misses       7569     7586      +17     
- Partials     1808     1813       +5     
Impacted Files Coverage Δ
pkg/chunk/prefetch.go 94.11% <0.00%> (-5.89%) ⬇️
pkg/chunk/disk_cache.go 79.20% <0.00%> (-1.74%) ⬇️
pkg/chunk/cached_store.go 75.81% <0.00%> (-0.96%) ⬇️
pkg/fs/fs.go 75.73% <0.00%> (-0.85%) ⬇️
pkg/meta/tkv_mem.go 86.61% <0.00%> (-0.71%) ⬇️
pkg/sync/sync.go 43.16% <0.00%> (-0.38%) ⬇️
cmd/bench.go 78.30% <0.00%> (ø)
cmd/stats.go 19.24% <0.00%> (ø)
cmd/profile.go 16.80% <0.00%> (ø)
cmd/objbench.go 61.17% <0.00%> (ø)
... and 5 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tangyoupeng tangyoupeng requested a review from davies August 23, 2022 03:26
@davies davies marked this pull request as ready for review August 23, 2022 05:03
@davies davies merged commit b5470cd into main Aug 23, 2022
@davies davies deleted the sdk_mem branch August 23, 2022 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants