Github user shralex commented on the issue:
https://github.com/apache/zookeeper/pull/292
Michael, thanks for the changes. Do we need some tests that can catch the
issue I pointed out - one server is getting rebooted with a new config file,
but other servers push old config to that server, need to make sure that it
actually acts upon or has the config its supposed to have. Two scenarios -
config pushed durning leader sync, and config pushed during leader election (in
FastLeaderElection.java). Perhaps you're already doing this, I haven't looked.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---