pvary opened a new issue #2474:
URL: https://github.com/apache/iceberg/issues/2474


   In #2448 we found that the number of the used HMSClients are increased above 
5, and we exhaust the Metastore threadpool.
   
   We should check if the increase is valid, or we have a leak somewhere.
   
   I have 2 ideas:
   - Maybe this was caused by the #2129 where we start to handle / cache the 
catalogs differently
   - Or we added some more queries and Hive creates / caches HMSClients and we 
might ended up using a different codepath.
   


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

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