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

Mark Miller updated SOLR-10316:
-------------------------------
    Attachment: SOLR-10316.patch

Here is a patch that tries to match baseUrl on core unload.

> Unloading a core can remove a ZK SolrCore registration entry for the wrong 
> SolrCore.
> ------------------------------------------------------------------------------------
>
>                 Key: SOLR-10316
>                 URL: https://issues.apache.org/jira/browse/SOLR-10316
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>         Attachments: SOLR-10316.patch
>
>
> We only use core node name and collection to match in ZK#unregister(core).
> This means if a registration was taken over (either via manual user 
> interaction or auto add replicas), unloading a core can remove a ZK entry it 
> should not.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to