You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2015/03/20 22:36:39 UTC

[jira] [Created] (SOLR-7281) Add an overseer action to publish an entire node as 'down'

Shalin Shekhar Mangar created SOLR-7281:
-------------------------------------------

             Summary: Add an overseer action to publish an entire node as 'down'
                 Key: SOLR-7281
                 URL: https://issues.apache.org/jira/browse/SOLR-7281
             Project: Solr
          Issue Type: Sub-task
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar
            Assignee: Shalin Shekhar Mangar
             Fix For: Trunk, 5.1


A node restart currently iterates through each core and publishes an item to the Overseer queue to mark that core as 'down'. This is inefficient if each node has many cores and causes overseer to be overwhelmed with requests. We can publish a single 'down' status for the entire node and have the overseer do the rest.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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