You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by mkedwards <gi...@git.apache.org> on 2018/11/20 16:32:17 UTC

[GitHub] zookeeper issue #707: [ZOOKEEPER-2778] QuorumPeer: encapsulate addresses

Github user mkedwards commented on the issue:

    https://github.com/apache/zookeeper/pull/707
  
    There appear to be test failures in LeaderBeanTest:
    ```
         [exec]     [junit] Tests run: 5, Failures: 0, Errors: 5, Skipped: 0, Time elapsed: 0.619 sec, Thread: 8, Class: org.apache.zookeeper.server.quorum.LeaderBeanTest
         [exec]     [junit] Test org.apache.zookeeper.server.quorum.LeaderBeanTest FAILED
    ```
    Can anyone help me read the tea leaves?


---