kerneltime commented on PR #8050:
URL: https://github.com/apache/ozone/pull/8050#issuecomment-2723409339

   > > why prefer `IOUtils.closeQuietly` ?
   > 
   > Convenience. I don't expect `SequenceWriter.close` to have any problem, 
but implementing `AutoCloseable` requires declaring `throws Exception`.
   > 
   > Using `try-with` is also fine, probably could also rewrite my suggestion 
that way.
   
   Yeah.. I think I will


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