[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13061572#comment-13061572
 ] 

E. Sammer commented on ZOOKEEPER-1095:
--------------------------------------

The core test failures appear to be unrelated to this patch. It's a connection 
loss issue.

Error Message

KeeperErrorCode = ConnectionLoss for /foo_q1

Stacktrace

org.apache.zookeeper.KeeperException$ConnectionLossException: KeeperErrorCode = 
ConnectionLoss for /foo_q1
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:99)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
        at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:761)
        at 
org.apache.zookeeper.server.quorum.QuorumPeerMainTest.testBadPackets(QuorumPeerMainTest.java:428)
        at 
org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:52)

> Simple leader election recipe
> -----------------------------
>
>                 Key: ZOOKEEPER-1095
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1095
>             Project: ZooKeeper
>          Issue Type: Improvement
>    Affects Versions: 3.3.3
>            Reporter: Henry Robinson
>            Assignee: E. Sammer
>             Fix For: 3.4.0
>
>         Attachments: ZK-1095-2.diff, ZK-1095.diff
>
>
> Leader election recipe originally contributed to ZOOKEEPER-1080.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to