Matt Robenolt created CASSANDRA-7802:
----------------------------------------
Summary: Need to export JVM_OPTS from init.d script
Key: CASSANDRA-7802
URL: https://issues.apache.org/jira/browse/CASSANDRA-7802
Project: Cassandra
Issue Type: Bug
Components: Packaging
Environment: Debian/Ubuntu
Reporter: Matt Robenolt
Priority: Critical
Fix For: 2.0.10, 2.1 rc6, 2.0.9
Attachments: 42.diff
Since 2.0, the init.d script was refactored and requires JVM variables to be
exported for them to actually be picked up and used. In this case, JVM_OPTS
never gets exported, so user defined variables from /etc/default/cassandra are
never applied.
This also affects the latest 2.1 rc, and I assume all previous versions.
See: https://github.com/apache/cassandra/pull/42
--
This message was sent by Atlassian JIRA
(v6.2#6252)