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/06/30 01:45:08 UTC

[GitHub] [iceberg] jhsenjaliya edited a comment on issue #2741: Support hive metastore client retries

jhsenjaliya edited a comment on issue #2741:
URL: https://github.com/apache/iceberg/issues/2741#issuecomment-871010907


   this is fairly easy but due to the usage of `DynConstructors` in `HiveClientPool`, the constructor of `RetryingMetaStoreClient` can not be spinned up. 
   
   we may not need to remove the `DynConstructors` here. and use create `RetryingMetaStoreClient` as part of creating the pool, I can create the PR. 


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