Pablo RUTH created CASSANDRA-8863:
-------------------------------------
Summary: $JVM_EXTRA_OPTS not properly sourced
Key: CASSANDRA-8863
URL: https://issues.apache.org/jira/browse/CASSANDRA-8863
Project: Cassandra
Issue Type: Bug
Components: Config
Reporter: Pablo RUTH
Priority: Minor
Attachments: jvm-extra-opts.patch
JVM options set in /etc/default/cassandra whit $JVM_EXTRA_OPTS are not properly
sourced. The default file is sourced in the init script with the
cassandra-env.sh. But in /usr/sbin/cassandra only cassandra-env.sh is sourced,
not default so $JVM_EXTRA_OPTS are not applied to cassandra process.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)