joeyutong commented on issue #9581: URL: https://github.com/apache/gravitino/issues/9581#issuecomment-3701438710
@diqiu50 Thanks for your reply. But I still have the concern that any code path that close the pool via `ClientPoolImpl.close()` will cause the connection leaks because the `HiveClientPool.close` is a no-op. And I don't find any other code to close the `HiveClient` explicitly. -- 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]
