[
https://issues.apache.org/jira/browse/CASSANDRA-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15025261#comment-15025261
]
Brian Hawkins commented on CASSANDRA-9085:
------------------------------------------
In my case I want to trigger a garbage collection to free up disk space
(sstables). When adding a new node to the ring GC doesn't happen often enough
and the system runs out of disk space. Each system runs with around 1.2TB of
disk usage and each has 2TB of space. Adding a new node is a gamble if GC will
take care of unused sstables before it runs out of space.
> Bind JMX to localhost unless explicitly configured otherwise
> ------------------------------------------------------------
>
> Key: CASSANDRA-9085
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9085
> Project: Cassandra
> Issue Type: Bug
> Components: Configuration, Observability
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Priority: Critical
> Fix For: 2.0.14, 2.1.4
>
>
> Cassandra's default JMX config can lead to someone executing arbitrary code:
> see http://www.mail-archive.com/[email protected]/msg41819.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)