You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/08/29 21:05:53 UTC

[jira] [Commented] (SOLR-6453) Stop throwing an error message from Overseer on Solr exit

    [ https://issues.apache.org/jira/browse/SOLR-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14115678#comment-14115678 ] 

ASF GitHub Bot commented on SOLR-6453:
--------------------------------------

GitHub user andyetitmoves opened a pull request:

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

    Stop attempting to check Overseer leadership on exit

    Patch for SOLR-6453

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

    $ git pull https://github.com/bloomberg/lucene-solr stop-exception-exit

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

    https://github.com/apache/lucene-solr/pull/89.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 #89
    
----
commit bb3e78b402e0d316cee6ec09494e28db02e2743c
Author: Ramkumar Aiyengar <ra...@bloomberg.net>
Date:   2014-08-29T18:59:25Z

    Stop attempting to check Overseer leadership on exit

----


> Stop throwing an error message from Overseer on Solr exit
> ---------------------------------------------------------
>
>                 Key: SOLR-6453
>                 URL: https://issues.apache.org/jira/browse/SOLR-6453
>             Project: Solr
>          Issue Type: Improvement
>          Components: SolrCloud
>            Reporter: Ramkumar Aiyengar
>            Priority: Minor
>
> SOLR-5859 adds a leadership check every time Overseer exits loop. This however gets triggered even when Solr really is exiting, causing a spurious error. Here's a one-liner to stop that from happening.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

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