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

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

bq. There are two ctors which aren't called by Solr code. Is SolrCore 
considered public API, and so we should keep these ctors, or can I remove them?

Yes, it is public API because of EmbeddedSolrServer use-cases. We can deprecate 
them but we can't remove them. I will be on board if you want to remove the 
deprecated APIs after 1 minor release though.

> Let SolrCore be the only thing which registers/unregisters a config directory 
> listener
> --------------------------------------------------------------------------------------
>
>                 Key: SOLR-7408
>                 URL: https://issues.apache.org/jira/browse/SOLR-7408
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Shai Erera
>            Assignee: Shai Erera
>         Attachments: SOLR-7408.patch, SOLR-7408.patch
>
>
> As reported here: http://markmail.org/message/ynkm2axkdprppgef, there is a 
> race condition which results in an exception when creating multiple 
> collections over the same config set. I was able to reproduce it in a test, 
> although I am only able to reproduce if I put break points and manually 
> simulate the problematic context switches.



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