Eric Evans created CASSANDRA-10251:
--------------------------------------
Summary: JVM_OPTS repetition when started from init script
Key: CASSANDRA-10251
URL: https://issues.apache.org/jira/browse/CASSANDRA-10251
Project: Cassandra
Issue Type: Bug
Components: Packaging
Environment: Debian
Reporter: Eric Evans
Assignee: Eric Evans
Attachments: cassandra.init.patch
The Debian package init script sources {{cassandra-env.sh}}, and exports
{{JVM_OPTS}}, a throw back to when we used jsvc, and constructed the full
command with args. Now that we are using {{/usr/sbin/cassandra}}, which
sources {{cassandra-env.sh}} itself, this results in the contents of
{{JVM_OPTS}} appearing twice.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)