The "rename" admin action does not persist
------------------------------------------
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
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.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]