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

NAS-128779 / 24.10 / Simplify File artifact implementation #192

Merged
merged 1 commit into from
May 14, 2024

Conversation

themylogin
Copy link
Contributor

In the previous implementation, all files in the directory were opened at once, which resulted in being out of fds if a directory had many files (e.g. job logs directory)

@themylogin
Copy link
Contributor Author

time 3:00

@bugclerk
Copy link

bugclerk commented May 8, 2024

@bugclerk bugclerk changed the title Simplify File artifact implementation NAS-128779 / 24.10 / Simplify File artifact implementation May 8, 2024
Copy link

codecov bot commented May 8, 2024

Codecov Report

Attention: Patch coverage is 40.00000% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 93.02%. Comparing base (d4e5d65) to head (0fae0d4).

Files Patch % Lines
ixdiagnose/artifacts/items/file.py 40.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #192      +/-   ##
==========================================
- Coverage   93.26%   93.02%   -0.25%     
==========================================
  Files         101      101              
  Lines        2228     2221       -7     
==========================================
- Hits         2078     2066      -12     
- Misses        150      155       +5     

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

@bugclerk
Copy link

This PR has been merged and conversations have been locked.
If you would like to discuss more about this issue please use our forums or raise a Jira ticket.

@truenas truenas locked as resolved and limited conversation to collaborators May 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants