[
https://issues.apache.org/jira/browse/SOLR-12059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16399726#comment-16399726
]
Edwin Yeo Zheng Lin commented on SOLR-12059:
--------------------------------------------
Probably the focus here is to just allow the rename of solr.xml, since other
filenames in the first layer can be successfully renamed except solr.xml? The
SolrXmlConfig is under the Jar file solr-core-7.2.1.jar, which we have renamed
it to my-core-7.2.1.jar
For other things in the log, we can deal with them again another time if
required. I do see some of the entries in the log are hard coded in the source
code.
> Unable to rename solr.xml
> -------------------------
>
> Key: SOLR-12059
> URL: https://issues.apache.org/jira/browse/SOLR-12059
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Affects Versions: 6.5.1
> Environment: Renaming of solr,xml in the $SOLR_HOME directory
> Reporter: Edwin Yeo Zheng Lin
> Priority: Major
>
> I am able to rename the flie names like solrconfig.xml and solr.log to custom
> names like myconfig.xml and my.log quite seamlessly.
> However, I am not able to rename the same for solr.xml. Understand that the
> solr.xml is hard-coded at the SolrXmlConfig.java. Meaning it requires a
> re-compile of the Jar file in order to rename it.
> Since we can rename files like solrconfig.xml from the properties files, so
> we should do the same for solr.xml?
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]