debian init script could be more consistent w/ bin/cassandra
------------------------------------------------------------
Key: CASSANDRA-1407
URL: https://issues.apache.org/jira/browse/CASSANDRA-1407
Project: Cassandra
Issue Type: Bug
Components: Packaging
Affects Versions: 0.7 beta 1
Reporter: Eric Evans
Assignee: Eric Evans
With the introduction of conf/cassandra-env.sh it should be possible to
eliminate the separately maintained /etc/default/cassandra. The init script
should also use a JAVA_HOME derived from the java binary in PATH (if it
exists), both because this is how things work in Debian (_the_ Java is the one
chosen by alternatives), and because this is how bin/cassandra works as well.
Patches to follow.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.