nandakumar131 opened a new pull request, #7210:
URL: https://github.com/apache/ozone/pull/7210

   ## Cleanup of unnecessary try-catch block
   
   In the following places, the catch block catching exception is re-throwing 
the same exception without performing any other action. In such cases there is 
no need to catch the exception.
   
   
   ## HDDS-11181
   
   
   ## How was this patch tested?
   As this PR doesn't change anything functionally, existing tests are enough 
to test this patch.


-- 
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]

Reply via email to