Stefan Podkowinski created CASSANDRA-13435:
----------------------------------------------
Summary: Incorrect status check use when stopping Cassandra
Key: CASSANDRA-13435
URL: https://issues.apache.org/jira/browse/CASSANDRA-13435
Project: Cassandra
Issue Type: Sub-task
Components: Packaging
Reporter: Stefan Podkowinski
Assignee: Stefan Podkowinski
Function {{status}} from {{/etc/rc.d/init.d/functions}} will delegate to
{{systemctl status}} and we can't keep using the output to determine the status
result. This should be changed to match the return value instead, which is
supposed to [return
3|http://refspecs.linuxbase.org/LSB_3.0.0/LSB-PDA/LSB-PDA/iniscrptact.html] for
non-running processes
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)