Github user shralex commented on the pull request:
https://github.com/apache/zookeeper/commit/de367bf0694ba8adb11d42b4fc07f6e6a851b782#commitcomment-20584642
In src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java:
In src/java/main/org/apache/zookeeper/server/quorum/QuorumCnxManager.java
on line 486:
Thanks Michael! Instead of passing lastSeenQV as a parameter, could you add
a line here:
Map<Long, QuorumPeer.QuorumServer> lastProposedView =
self.getLastSeenQuorumVerifier().getAllMembers();
---
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.
---