[ 
https://issues.apache.org/jira/browse/SOLR-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14035895#comment-14035895
 ] 

Shalin Shekhar Mangar commented on SOLR-6171:
---------------------------------------------

bq. One question - at the moment, we wait until all the cores are loaded before 
registering them as up in ZK. Is there a specific reason for doing this? It 
adds a bit of complexity to the code, and it would be good to at least add a 
comment explaining why it's necessary.

This was done in SOLR-5552 from what I can find. It reduces the probability 
that a core is registered in ZK before it is able to serve HTTP requests.

https://issues.apache.org/jira/browse/SOLR-5552?focusedCommentId=13855254&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13855254

> Remove SolrCores coreNameToOrig map
> -----------------------------------
>
>                 Key: SOLR-6171
>                 URL: https://issues.apache.org/jira/browse/SOLR-6171
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Alan Woodward
>            Assignee: Alan Woodward
>            Priority: Minor
>         Attachments: SOLR-6171.patch, SOLR-6171.patch
>
>
> This doesn't appear to be used anywhere - I'm guessing it's a relic of the 
> core aliasing code.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to