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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to