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

Mark Miller updated SOLR-2333:
------------------------------

    Attachment: SOLR-2333.patch

While looking at this it also became apparent that we want to change how we 
deal with CoreDescriptor for thread safety - seems we want to make it immutable 
and make a new one when when we want to change things. This can be done in 
another issue though.

> The "rename" core admin action does not persist the new name to solr.xml.
> -------------------------------------------------------------------------
>
>                 Key: SOLR-2333
>                 URL: https://issues.apache.org/jira/browse/SOLR-2333
>             Project: Solr
>          Issue Type: Bug
>          Components: multicore
>    Affects Versions: 3.1
>            Reporter: Paul R. Brown
>            Assignee: Mark Miller
>             Fix For: 3.1.1, 3.2, 4.0
>
>         Attachments: SOLR-2333.patch, p
>
>
> The core name during the persistence process is drawn from the core 
> descriptor rather than the corecontainer, and the result is that renames are 
> not persistent.  It would be straightforward to change this by using the same 
> style of manipulation of core name as used in the swap admin action.
> It would also be useful to change the access privileges of the name property 
> of a CoreDescriptor so that admin handler implementations can manipulate core 
> names directly.

--
This message is automatically generated by JIRA.
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