Description
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.
Attachments
Attachments
Issue Links
- is related to
-
SOLR-9281 locate cores to host in zk based on nodeName
- Open