Use ZooKeeper server identifier with AuthFastLeaderElection ------------------------------------------------------------
Key: ZOOKEEPER-372 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-372 Project: Zookeeper Issue Type: Improvement Components: leaderElection Reporter: Flavio Paiva Junqueira Priority: Minor Currently, we use InetSocketAddress objects to identify peers in AuthFastLeaderElection. We should change it to be consistent with the TCP version and to enable us to use with the feature of ZOOKEEPER-29. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.