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

avoid buffer-size larger than memory limit #742

Merged
merged 2 commits into from
Sep 18, 2023
Merged

Conversation

zwwhdls
Copy link
Member

@zwwhdls zwwhdls commented Sep 8, 2023

close #730

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2023

Codecov Report

Patch coverage: 77.77% and project coverage change: +0.01% 🎉

Comparison is base (864d9db) 38.16% compared to head (26bc113) 38.18%.
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #742      +/-   ##
==========================================
+ Coverage   38.16%   38.18%   +0.01%     
==========================================
  Files          33       33              
  Lines        4087     4106      +19     
==========================================
+ Hits         1560     1568       +8     
- Misses       2380     2388       +8     
- Partials      147      150       +3     
Files Changed Coverage Δ
pkg/config/config.go 0.00% <ø> (ø)
pkg/juicefs/juicefs.go 49.27% <60.00%> (+0.20%) ⬆️
pkg/config/setting.go 75.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zwwhdls zwwhdls merged commit 61326e1 into master Sep 18, 2023
23 checks passed
@zwwhdls zwwhdls deleted the feature/check_buffersize branch September 18, 2023 04:05
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.

[FEATURE] ensure memory limit of mount pod greater than buffer-size
3 participants