[ 
https://issues.apache.org/jira/browse/MESOS-670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Benjamin Mahler resolved MESOS-670.
-----------------------------------

    Resolution: Not A Problem

[~benjaminhindman] updated ZooKeeper and our testing primitives to work around 
this issue.

> GroupTest.GroupJoinWithDisconnect fails on master.
> --------------------------------------------------
>
>                 Key: MESOS-670
>                 URL: https://issues.apache.org/jira/browse/MESOS-670
>             Project: Mesos
>          Issue Type: Bug
>          Components: test
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>              Labels: twitter
>
> [ RUN      ] GroupTest.GroupJoinWithDisconnect
> 2013-08-28 
> 14:15:21,348:40067(0x11c447000):ZOO_ERROR@handle_socket_error_msg@1579: 
> Socket [127.0.0.1:64547] zk retcode=-4, errno=61(Connection refused): server 
> refused to accept the client
> Exception in thread "AWT-AppKit" java.lang.IllegalThreadStateException
>       at java.lang.Thread.start(Thread.java:656)
>       at 
> org.apache.zookeeper.server.ZooKeeperServer.startSessionTracker(ZooKeeperServer.java:402)
>       at 
> org.apache.zookeeper.server.ZooKeeperServer.startup(ZooKeeperServer.java:376)
>       at 
> org.apache.zookeeper.server.NIOServerCnxn$Factory.startup(NIOServerCnxn.java:161)
> Caught a JVM exception, not propagating
> I committed this patch from Vinson Lee:
> https://reviews.apache.org/r/13598/
> It appears this has possibly affected the ZK tests.
> There appears to be a code change between 3.3.4 and 3.3.6 relevant to this 
> issue:
> http://grepcode.com/file/repo1.maven.org/maven2/org.apache.zookeeper/zookeeper/3.3.4/org/apache/zookeeper/server/ZooKeeperServer.java#370
> vs
> http://grepcode.com/file/repo1.maven.org/maven2/org.apache.zookeeper/zookeeper/3.3.6/org/apache/zookeeper/server/ZooKeeperServer.java#372
> I'll dig a little further, hopefully I can avoid needing to revert this 
> commit.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to