[
https://issues.apache.org/jira/browse/SOLR-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13021558#comment-13021558
]
Jan Høydahl commented on SOLR-2333:
-----------------------------------
Rasmus, please read the full Wiki page on how to contribute
http://wiki.apache.org/solr/HowToContribute
You will find this sentence:
{quote}
Note the SOLR-NNN.patch patch file name. Please use this naming pattern when
creating patches for uploading to JIRA. Once you create a new JIRA issue, note
its name and use that name when naming your patch file. For example, if you are
creating a patch for a JIRA issue named SOLR-123, then name your patch filename
SOLR-123.patch. If you are creating a new version of an existing patch, use the
existing patch's file name. JIRA will automatically "gray out" the old patch
and clearly mark your newly uploaded patch as the latest.
{quote}
Please delete the "p" patch and upload it again with proper name.
> 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
> Fix For: 3.1.1, 3.2, 4.0
>
> Attachments: 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]