You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (JIRA)" <ji...@apache.org> on 2013/06/19 23:42:21 UTC

[jira] [Updated] (CASSANDRA-3189) redhat init script can report success (exit 0) for startup failures

     [ https://issues.apache.org/jira/browse/CASSANDRA-3189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-3189:
----------------------------------------

    Labels:   (was: patch)
    
> redhat init script can report success (exit 0) for startup failures
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-3189
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3189
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>    Affects Versions: 0.8.5
>            Reporter: Eric Evans
>            Priority: Minor
>         Attachments: 3189.patch
>
>
> The Redhat init script's start target merely returns the status code of the JVM.  In a perfect world that would be adequate, but the JVM does not always return a non-zero status when it should.
> The most obvious fix is to test that the process is live before exiting. See the Debian init script for an example of this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira