sreejasahithi opened a new pull request, #7864: URL: https://github.com/apache/ozone/pull/7864
## What changes were proposed in this pull request? The handling of FileSystemException has been improved to provide more detailed and specific error messages. Previously, only file name would be displayed for the exceptions like NoSuchFileException, AccessDeniedException, or FileAlreadyExistsException. This update ensures that the exception type is checked and accordingly the error message is given. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-12241 ## How was this patch tested? below is the workflow link that passes successfully https://github.com/sreejasahithi/ozone/actions/runs/13289875378 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
