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 2021/01/06 07:26:00 UTC

[GitHub] [iceberg] Jecarm commented on issue #1994: Failed to connect Hive Metastore using Hive client pool

Jecarm commented on issue #1994:
URL: https://github.com/apache/iceberg/issues/1994#issuecomment-755133939


   A problem occurs when the client pool has established multiple client connections. The liveliness checking, calling a specific low cost method which is not be wrapped by MetaException, may return OK when connecting to other active HMS connection.   
   How to ensure that the activity detection keeps the same connection with the previous request  @pvary ?
    
   


----------------------------------------------------------------
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:
users@infra.apache.org



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