You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2015/06/30 10:59:05 UTC

[jira] [Resolved] (SOLR-6665) ZkController.publishAndWaitForDownStates should not use core name

     [ https://issues.apache.org/jira/browse/SOLR-6665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shalin Shekhar Mangar resolved SOLR-6665.
-----------------------------------------
    Resolution: Fixed

This fix has already been released so I opened SOLR-7736 to fix the test.

> 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, 4.10.4, 5.1
>            Reporter: Shalin Shekhar Mangar
>            Assignee: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-6665.patch
>
>
> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org