This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a change to branch branch-3.5
in repository https://gitbox.apache.org/repos/asf/zookeeper.git.


    from 95852ea  ZOOKEEPER-3760: remove a useless throwing CliException
     add f6df585  ZOOKEEPER-3769: handling malformed Leader Election 
notification messages

No new revisions were added by this update.

Summary of changes:
 .../server/quorum/FastLeaderElection.java          | 126 ++++++-----
 .../FLEMalformedNotificationMessageTest.java       | 249 +++++++++++++++++++++
 2 files changed, 321 insertions(+), 54 deletions(-)
 create mode 100644 
zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/FLEMalformedNotificationMessageTest.java

Reply via email to