[
https://issues.apache.org/jira/browse/CASSANDRA-8863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14339369#comment-14339369
]
Michael Shuler commented on CASSANDRA-8863:
-------------------------------------------
I think I will probably be adding a commented-out {{JVM_EXTRA_OPTS=}} line in
cassandra-env.sh to make this clear.
> $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
> Assignee: Michael Shuler
> 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)