[
https://issues.apache.org/jira/browse/SOLR-3900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13543550#comment-13543550
]
Erick Erickson commented on SOLR-3900:
--------------------------------------
The current thinking (subject to change) is that there will be a properties
file (typical, simple Java Properties-compliant file of name=value pairs)
that'll hold what would currently go in the <solr> or <cores> tags. All of
the individual <core> tags would be obsoleted, and found through discovery. So
you'd have entries like
solr.cores.adminpath=
solr.cores.defaultCoreName=
etc. in solr.properties, all of which could be overridden on by system
properties.
Currently SOLR-4196 is where the action on this is coming from. This will _not_
be available until 4.2, and of course the whole 4.x code line will continue to
read the solr.xml file.
> LogWatcher Config Not Persisted
> --------------------------------
>
> Key: SOLR-3900
> URL: https://issues.apache.org/jira/browse/SOLR-3900
> Project: Solr
> Issue Type: Bug
> Components: multicore
> Reporter: Michael Garski
> Priority: Minor
> Fix For: 4.2, 5.0
>
>
> When the solr.xml file is set to persistent="true", the logging element that
> contains the LogWatcher configuration is not persisted to the new solr.xml
> file that is written when managing the cores via core admin.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]