[
https://issues.apache.org/jira/browse/SOLR-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14146101#comment-14146101
]
Noble Paul commented on SOLR-6453:
----------------------------------
The objective of that method is to handle the overseer "QUIT" command. So ,
when a QUIT command is received, the node is still running,
(corecontainer.isShutdown() returns false and isClosed() returns true) and the
current overseer should do the cleanup and exit gracefully
> 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
> Assignee: Noble Paul
> Priority: Minor
> Attachments: SOLR-6453.patch
>
>
> 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.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]