[
https://issues.apache.org/jira/browse/CASSANDRA-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-1665:
--------------------------------------
Fix Version/s: (was: 0.7.1)
0.7.0 rc 2
> JMX threads leak in NodeProbe
> -----------------------------
>
> Key: CASSANDRA-1665
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1665
> Project: Cassandra
> Issue Type: Bug
> Components: Tools
> Affects Versions: 0.7 beta 3
> Reporter: Bill Au
> Assignee: Bill Au
> Priority: Minor
> Fix For: 0.7.0 rc 2
>
> Attachments: trunk-1665.txt
>
>
> There is a JMX threads leak in NodeProbe. It creates and uses a JMXConnector
> but never calls its close() method. I am working on a patch which add a
> close() method to NodeProbe that calls JMXConnector.close().
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.