[
https://issues.apache.org/jira/browse/CASSANDRA-7802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-7802:
----------------------------------------
Fix Version/s: (was: 2.1 rc6)
(was: 2.0.10)
(was: 2.0.9)
2.1.0
2.0.11
> 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: Minor
> Labels: patch
> Fix For: 2.0.11, 2.1.0
>
> 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.
> 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
--
This message was sent by Atlassian JIRA
(v6.2#6252)