Stefan Podkowinski created CASSANDRA-13434:
----------------------------------------------
Summary: Add PID file directive in /etc/init.d/cassandra
Key: CASSANDRA-13434
URL: https://issues.apache.org/jira/browse/CASSANDRA-13434
Project: Cassandra
Issue Type: Sub-task
Components: Packaging
Reporter: Stefan Podkowinski
Assignee: Stefan Podkowinski
As mentioned in CASSANDRA-10920, we should add directive for pid file in header
that allows creating a unit file with the correct PIDFile=.. entry. Else
systemd won't be able to tell if Cassandra is still running.
{noformat}
# pidfile: /var/run/cassandra/cassandra.pid
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)