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

fix leaked inodes in Redis #1353

Merged
merged 1 commit into from
Jan 28, 2022
Merged

fix leaked inodes in Redis #1353

merged 1 commit into from
Jan 28, 2022

Conversation

davies
Copy link
Contributor

@davies davies commented Jan 28, 2022

No description provided.

@davies davies requested a review from SandyXSD January 28, 2022 06:12
@codecov-commenter
Copy link

Codecov Report

Merging #1353 (0f2f9e6) into main (15ec194) will decrease coverage by 0.02%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1353      +/-   ##
==========================================
- Coverage   59.52%   59.49%   -0.03%     
==========================================
  Files         128      128              
  Lines       21643    21658      +15     
==========================================
+ Hits        12883    12886       +3     
- Misses       7232     7238       +6     
- Partials     1528     1534       +6     
Impacted Files Coverage Δ
pkg/meta/redis_lock.go 74.80% <76.47%> (-0.20%) ⬇️
pkg/vfs/reader.go 76.45% <0.00%> (-3.11%) ⬇️
pkg/meta/tkv.go 75.44% <0.00%> (-0.75%) ⬇️
pkg/meta/sql.go 68.17% <0.00%> (+0.20%) ⬆️
pkg/chunk/cached_store.go 73.18% <0.00%> (+2.42%) ⬆️
pkg/meta/sql_lock.go 75.49% <0.00%> (+2.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15ec194...0f2f9e6. Read the comment docs.

@davies davies merged commit 8f20993 into main Jan 28, 2022
@davies davies deleted the leaked_inodes branch January 28, 2022 06:34
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.

2 participants