Skip to content

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

@shubhamtagra

Description

@shubhamtagra

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions