Details
Description
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.
Pull request: https://github.com/apache/cassandra/pull/42
Diff: https://github.com/apache/cassandra/pull/42.diff
Patch: https://github.com/apache/cassandra/pull/42.patch
Attachments
Attachments
Issue Links
- relates to
-
CASSANDRA-8821 Errors in JVM_OPTS and cassandra_parms environment vars
- Open