[
https://issues.apache.org/jira/browse/SOLR-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13679530#comment-13679530
]
Noble Paul commented on SOLR-4789:
----------------------------------
It is not a good idea to write core.properties to $INSTANCEDIR/core.properties
. What If there are multiple cores sharing the same $INSTANCEDIR ? (And they
do) . What if $INSTANCEDIR is read-only ? should it not be written to dataDir?
> CoreAdminHandler should write core.properties files in discovery mode
> ---------------------------------------------------------------------
>
> Key: SOLR-4789
> URL: https://issues.apache.org/jira/browse/SOLR-4789
> Project: Solr
> Issue Type: New Feature
> Components: Schema and Analysis
> Affects Versions: 4.3
> Reporter: Andy Fowler
> Assignee: Mark Miller
> Fix For: 5.0, 4.4
>
> Attachments: SOLR-4789.patch
>
>
> When using the new core discovery method, cores created via CoreAdminHandler
> are never persisted, since they should be writing files to
> $INSTANCEDIR/core.properties. CoreAdminHandler should probably write
> core.properties files.
--
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]