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

   And also make KmsClient `Closeable` to clean up underlying resources when 
necessary, ref the design of `FileIO`.  For some cases, KmsClient 
implementation is expensive to be initialised per encryption manager call, when 
using shared KmsClient for multiple encryption managers we need to close 
underlying resources to avoid potential leak. 


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