arshadmohammad commented on pull request #1645:
URL: https://github.com/apache/zookeeper/pull/1645#issuecomment-805062706


   > Do we really need to change the name of the property?
   yes, it is required to make it configurable in configuration file  zoo.cfg. 
Currently it is not configurable in zoo.cfg. it must be configured as java 
system property in some shell script file. For example, before this PR change, 
if I configure learner.asyncSending=true in zoo.cfg It will not be effective as 
in ZooKeeper before use this configured property is converted to 
zookeeper.learner.asyncSending. 
   


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


Reply via email to