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

Shawn Heisey commented on SOLR-11783:
-------------------------------------

[~erickerickson], small nitpick that's probably not actually so small:

I noticed that there's new code using File.  Although there seems to be plenty 
of old code using it also.

IMHO, it all ought to be replaced with nio2.  This might be part of a much 
larger overhaul affecting a LOT of code.  I believe that such an overhaul has 
already happened in critical parts of Lucene.


> Rename core in solr standalone mode is not persisted
> ----------------------------------------------------
>
>                 Key: SOLR-11783
>                 URL: https://issues.apache.org/jira/browse/SOLR-11783
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>          Components: Server
>    Affects Versions: 7.1
>            Reporter: Michael Dürr
>            Assignee: Erick Erickson
>             Fix For: 7.3
>
>
> After I upgraded from solr 6.3.0 to 7.1.0 I recognized that the RENAME admin 
> command does not persist the new core name to the core.properties file.
> I'm not very familiar with the solr internals, but it seems like the 
> {quote}CorePropertiesLocator.buildCoreProperties(CoreDescriptor cd){quote} 
> method uses an invalid core descriptor to initialize the core properties that 
> get written to the core properties file.
> Best regards,
> Michael



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to