[ https://issues.apache.org/jira/browse/SOLR-5311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13807791#comment-13807791 ]
ASF subversion and git services commented on SOLR-5311: ------------------------------------------------------- Commit 1536606 from [~noble.paul] in branch 'dev/trunk' [ https://svn.apache.org/r1536606 ] SOLR-5311 - Avoid registering replicas which are removed , SOLR-5310 -Add a collection admin command to remove a replica > Avoid registering replicas which are removed > --------------------------------------------- > > Key: SOLR-5311 > URL: https://issues.apache.org/jira/browse/SOLR-5311 > Project: Solr > Issue Type: Improvement > Components: SolrCloud > Reporter: Noble Paul > Assignee: Noble Paul > Attachments: SOLR-5311.patch, SOLR-5311.patch, SOLR-5311.patch, > SOLR-5311.patch, SOLR-5311.patch, SOLR-5311.patch, SOLR-5311.patch > > > If a replica is removed from the clusterstate and if it comes back up it > should not be allowed to register. > Each core ,when comes up, checks if it was already registered and if yes is > it still there. If not ,throw an error and do an unregister . If such a > request come to overseer it should ignore such a core -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org