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

Sami Siren updated SOLR-3080:
-----------------------------

    Attachment: SOLR-3080.patch

Here's an initial patch to implement this feature. I still need to add some 
more junit tests.

I noticed that CoreAdminHandler allows "creating" multiple cores with same name 
and if you do that you can end up having one core in multiple places unless you 
remove it in between. Is this behavior of CoreAdminHandler intentional?

Also I was not sure if the slice should be deleted when there are no more 
shards with that id (currently it is not deleted).

                
> 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: Mark Miller
>            Priority: Minor
>             Fix For: 4.0
>
>         Attachments: SOLR-3080.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]

Reply via email to