diqiu50 commented on issue #9581: URL: https://github.com/apache/gravitino/issues/9581#issuecomment-3707528834
> [@diqiu50](https://github.com/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. Yes, that's a problem. I will fix later -- 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]
