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

Hudson commented on CASSANDRA-3309:
-----------------------------------

Integrated in Cassandra-0.8 #360 (See 
[https://builds.apache.org/job/Cassandra-0.8/360/])
    Nodetool closes JMX connections to avoid leaking timer threads.
Patch by vijay, reviewed by brandonwilliams for CASSANDRA-3309

brandonwilliams : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1178957
Files : 
* /cassandra/branches/cassandra-0.8/CHANGES.txt
* 
/cassandra/branches/cassandra-0.8/src/java/org/apache/cassandra/tools/NodeCmd.java
* /cassandra/branches/cassandra-1.0.0/CHANGES.txt
* 
/cassandra/branches/cassandra-1.0.0/src/java/org/apache/cassandra/tools/NodeCmd.java

                
> Nodetool Doesnt close the open JMX connection causing it to leak Threads
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-3309
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3309
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8.6, 1.0.0
>            Reporter: Vijay
>            Assignee: Vijay
>             Fix For: 0.8.7, 1.0.0
>
>         Attachments: 0001-fixing-jmx-thread-leak.patch
>
>
> When nodetool is used intensively we will see 1000's of "JMX server 
> connection timeout"
> Fix is to close the connections when no longer needed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to