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

NSFS | versioning | change open_files_gpfs log on failed file open from error to warn #8515

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

nadavMiz
Copy link
Contributor

Explain the changes

  1. during concurrent operations file might be moved or deleted before its opened in _open_files_gpfs. in this case we will retry. change the log for failing to open file from error to warn. in case all retries were exhausted the error will be printed on the retry end

Issues: Fixed #xxx / Gap #xxx

Testing Instructions:

  • Doc added/updated
  • Tests added

@nadavMiz nadavMiz merged commit c436cb6 into noobaa:master Nov 10, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants