You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stefan Podkowinski (JIRA)" <ji...@apache.org> on 2017/04/12 14:32:41 UTC

[jira] [Created] (CASSANDRA-13435) Incorrect status check use when stopping Cassandra

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)