[
https://issues.apache.org/jira/browse/SOLR-3080?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13216244#comment-13216244
]
Yonik Seeley commented on SOLR-3080:
------------------------------------
FYI, sometimes the core name and sometimes the zk node name was used to key
coreStates (leading to duplicate entries on a restart). I've changed it to
just key off of core name, along with some other minor improvements like
creating the map up front so we have a single object to consistently
synchronize on (prob didn't matter now, but may in the future w/ continued
development).
> We should consider removing shard info from Zk when you explicitly unload a
> SolrCore.
> -------------------------------------------------------------------------------------
>
> Key: SOLR-3080
> URL: https://issues.apache.org/jira/browse/SOLR-3080
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Sami Siren
> Priority: Minor
> Fix For: 4.0
>
> Attachments: SOLR-3080.patch, SOLR-3080.patch,
> SOLR-3080_smaller_sync.patch
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]