nastra opened a new pull request, #5222:
URL: https://github.com/apache/iceberg/pull/5222

   Any exception coming from the try-catch block will be swallowed and the user 
will only see the exception from the finally block.
   Note that `cleanupMetadataAndUnlock()` is being called from a `finally` 
block.
   
   It seems enough to just log the error but not throw an exception when
   metadata cleanup failed.


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