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

Germán Blanco commented on ZOOKEEPER-1849:
------------------------------------------

It is a different test case that is failing for me at the moment, but it could 
be related.
I am arriving to the conclusion that some of the test cases leave running 
threads and therefore CPU and memory resources allocated, and that makes it 
more likely for subsequent test cases to fail.
Adding a check for used memory and number of threads before each test case 
seems to confirm this.
It seems e.g. that MaxCnxnsTest doesn't close SocketChannels after use.
I will upload a patch that closes the SocketChannels and adds a log of free 
memory and number of running threads.

> NioNettySuiteTest fails in windows build
> ----------------------------------------
>
>                 Key: ZOOKEEPER-1849
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1849
>             Project: ZooKeeper
>          Issue Type: Sub-task
>          Components: tests
>    Affects Versions: 3.4.5
>            Reporter: Germán Blanco
>            Assignee: Germán Blanco
>            Priority: Blocker
>             Fix For: 3.4.6
>
>




--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to