yuqi1129 opened a new issue, #4118: URL: https://github.com/apache/gravitino/issues/4118
### What would you like to be improved? As the Iceberg catalog with the Hive backend (Hive catalog) does not provide a mechanism to close resources such as threads or connections, it's likey there will be resource leakage when catalog is dropped or recycled. https://github.com/apache/gravitino/issues/2527 https://github.com/apache/gravitino/pull/2548 https://github.com/apache/gravitino/pull/2548/commits/ab876b69b7e094bbd8c174d48a2365a18ed5176d #2548 has fixed resource leakage in JDBC catalog, Hive catalog but NOT Iceberg catalog with Hive backend and the Iceberg community is reluctant to do such a job: see https://github.com/apache/iceberg/issues/10100, so we need to handle resource leakage in Gravitino ### How should we improve? _No response_ -- 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]
