[
https://issues.apache.org/jira/browse/ZOOKEEPER-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909519#action_12909519
]
Mahadev konar commented on ZOOKEEPER-871:
-----------------------------------------
Also:
{code}
Testcase: testHammer took 81.115 sec
FAILED
node count not consistent expected:<1771> but was:<0>
junit.framework.AssertionFailedError: node count not consistent expected:<1771>
but was:<0>
at
org.apache.zookeeper.test.ClientBase.verifyRootOfAllServersMatch(ClientBase.java:581)
at
org.apache.zookeeper.test.AsyncHammerTest.testHammer(AsyncHammerTest.java:190)
[junit] Tests run: 2, Failures: 1, Errors: 0, Time elapsed: 107.528 sec
[junit] Test org.apache.zookeeper.test.NioNettySuiteHammerTest FAILED
{code}
> ClientTest testClientCleanup is failing due to high fd count.
> -------------------------------------------------------------
>
> Key: ZOOKEEPER-871
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-871
> Project: Zookeeper
> Issue Type: Bug
> Reporter: Mahadev konar
> Priority: Blocker
> Fix For: 3.4.0
>
>
> The fd counts has increased. The tests are repeatedly failing on hudson
> machines. I probably think this is related to netty server changes. We have
> to fix this before we release 3.4
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.