[
https://issues.apache.org/jira/browse/ZOOKEEPER-697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844233#action_12844233
]
Patrick Hunt commented on ZOOKEEPER-697:
----------------------------------------
take a look at the end of the log. notice that the client is timing out after
not hearing from the server for 20sec. then the server expires the session.
there's no indication why this is happening. gc seems unlikely cause. why isn't
the client reconnecting to another server? this seems similar to the
asynchammer test failure in the sense that it looks like the server io pipe
gets blocked up for some reason... it's vey weird.
> TestQuotaQuorum is failing on Hudson
> ------------------------------------
>
> Key: ZOOKEEPER-697
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-697
> Project: Zookeeper
> Issue Type: Bug
> Reporter: Mahadev konar
> Assignee: Mahadev konar
> Priority: Blocker
> Fix For: 3.3.0
>
>
> The hudson test build failed
> http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/729/testReport/junit/org.apache.zookeeper.test/QuorumQuotaTest/testQuotaWithQuorum/
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.