GitHub user dsiebel opened a pull request:

    https://github.com/apache/lucene-solr/pull/212

    SOLR-7169: Use proper exit code in `status` command to signal process status

    As reported in [SOLR-7169](https://issues.apache.org/jira/browse/SOLR-7169) 
the solr run script always return `0` as exit code. This causes provisioners 
like Puppet or Saltstack assume that he process is already running.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dsiebel/lucene-solr 
SOLR-7169-proper-exit-code-for-runscript

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/212.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #212
    
----
commit b6d279ae19bf8d4c0cca8a0bcf0be50aa15ca3ec
Author: dsiebel <[email protected]>
Date:   2015-11-23T13:01:10Z

    SOLR-7169 use proper exit code in `status` command to signal process status

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to