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

Do not log NoSuchFileException as warning in FileMetadata.addFilesForDeletion #468

Open
shubhamtagra opened this issue Oct 9, 2020 · 0 comments
Assignees
Labels

Comments

@shubhamtagra
Copy link

It can happen that right when the eviction of a file occurs a new request comes for the file. In such a case the new request may see a NoSuchFileException while trying to delete the old files and logging it as warning will pollute logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants