[
https://issues.apache.org/jira/browse/CASSANDRA-9085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15001045#comment-15001045
]
T Jake Luciani commented on CASSANDRA-9085:
-------------------------------------------
We only add that for the local RMI JMX server. The reason is RMI server forces
a GC every 30 seconds. That's the only way to disable it.
If you want to support forced GCs you should just secure the proper JMX as the
docs direct.
> 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
> 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)