You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/08 06:12:38 UTC

[GitHub] [iceberg] lirui-apache commented on issue #6071: Should ClientPool consider UGI when reusing a connection?

lirui-apache commented on issue #6071:
URL: https://github.com/apache/iceberg/issues/6071#issuecomment-1306686416

   Hey @pvary , thanks for your input. I also suspected that catalogs are not supposed to be shared among sessions. But I noticed that `CachedClientPool.clientPoolCache` is a static member. IIUC that means the underlying pool can still be reused, even if new catalog instances are created for each session, right?


-- 
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: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org