You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2021/12/23 07:18:56 UTC

[GitHub] [bookkeeper] StevenLuMT opened a new pull request #2954: zk client config update and bugfix for ZKMetadataClientDriver

StevenLuMT opened a new pull request #2954:
URL: https://github.com/apache/bookkeeper/pull/2954


   Descriptions of the changes in this PR:
   
   
   
   ### Motivation
   
   1. bug fix for error config for BoundExponentialBackoffRetryPolicy in class ZKMetadataClientDriver,if set MaxRetries zero, zk client will throw ConnectionLossException when the zk has some changing,for example: zk leader node changed.
   
   2. In Bookie's ZKClient, different BoundExponentialBackoffRetryPolicy set different MaxRetries,so change zkRetryBackoffMaxRetries to config in Bookie's AbstractConfiguration
   
   ### Changes
   
   1. update a error config for BoundExponentialBackoffRetryPolicy in class ZKMetadataClientDriver
   2. change zkRetryBackoffMaxRetries to config
   
   Master Issue: #2760 
   


-- 
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@bookkeeper.apache.org

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



[GitHub] [bookkeeper] StevenLuMT closed pull request #2954: zk client config update and bugfix for ZKMetadataClientDriver

Posted by GitBox <gi...@apache.org>.
StevenLuMT closed pull request #2954:
URL: https://github.com/apache/bookkeeper/pull/2954


   


-- 
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@bookkeeper.apache.org

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