You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by george-007 <gi...@git.apache.org> on 2018/05/17 08:45:27 UTC

[GitHub] lucene-solr pull request #378: SOLR-9769 solr stop on a stopped service shou...

GitHub user george-007 opened a pull request:

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

    SOLR-9769 solr stop on a stopped service should be success

    According to the LSB specification:
    In addition to straightforward success, the following situations are
    also to be considered successful:
    
    - running stop on a service already stopped or not running

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

    $ git pull https://github.com/george-007/lucene-solr jira/SOLR-9769

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

    https://github.com/apache/lucene-solr/pull/378.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 #378
    
----
commit 799ba5adc6589811f1313bdeba2d896cc637cb86
Author: Jiří Pejchal <j....@...>
Date:   2018-05-17T08:24:24Z

    SOLR-9769 solr stop on a stopped service should be success
    
    According to the LSB specification:
    In addition to straightforward success, the following situations are
    also to be considered successful:
    
    - running stop on a service already stopped or not running

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org