Shalin Shekhar Mangar created SOLR-6665:
-------------------------------------------

             Summary: ZkController.publishAndWaitForDownStates should not use 
core name
                 Key: SOLR-6665
                 URL: https://issues.apache.org/jira/browse/SOLR-6665
             Project: Solr
          Issue Type: Bug
          Components: SolrCloud
    Affects Versions: 4.10.1
            Reporter: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 5.0, Trunk


ZkController.publishAndWaitForDownStates uses a List<String> to keep track of 
all core names that have been published as down. It should use a set of 
coreNodeNames instead of core names for correctness.



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