Varun Thacker created SOLR-7248:
-----------------------------------

             Summary: 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.0.1


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to