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

ASF subversion and git services commented on SOLR-7248:
-------------------------------------------------------

Commit 1668931 from [~varunthacker] in branch 'dev/trunk'
[ https://svn.apache.org/r1668931 ]

SOLR-7248: In legacyCloud=false mode we should check if the core was hosted on 
the same node before registering it

> In legacyCloud=false mode we should check if the core was hosted on the same 
> node before registering it 
> --------------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-7248
>                 URL: https://issues.apache.org/jira/browse/SOLR-7248
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 5.0
>            Reporter: Varun Thacker
>            Assignee: Varun Thacker
>             Fix For: Trunk, 5.1
>
>         Attachments: SOLR-7248.patch, SOLR-7248.patch
>
>
> Related discussion here - http://markmail.org/message/n32mxbv42hzuneyy
> Currently we check if the same coreNodeName is present in clusterstate before 
> registering it. We should make this check more stringent and allow a core to 
> be registered only if it the coreNodeName is present and if it's on the same 
> node.
> This will ensure that junk replica folders lying around on old nodes don't 
> end up registering themselves when the node gets bounced.



--
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