[
https://issues.apache.org/jira/browse/SOLR-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610465#comment-13610465
]
Commit Tag Bot commented on SOLR-4062:
--------------------------------------
[branch_4x commit] Mark Robert Miller
http://svn.apache.org/viewvc?view=revision&revision=1417712
SOLR-4062: The update log location in solrconfig.xml should default to
${solr.ulog.dir} rather than ${solr.data.dir:}
> The update log location in solrconfig.xml should not default to
> ${solr.data.dir:}
> ---------------------------------------------------------------------------------
>
> Key: SOLR-4062
> URL: https://issues.apache.org/jira/browse/SOLR-4062
> Project: Solr
> Issue Type: Improvement
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Minor
> Fix For: 4.1, 5.0
>
>
> It's better if it's something like ${solr.updatelog.dir:} or something. That
> way, if you don't specify it, it will still default to the data dir (via the
> UpdateLog code currently). But if you want to specify it, you can
> independently place each dir with a sys prop out of the box.
--
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]