You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:13:19 UTC

[jira] [Commented] (SOLR-4062) The update log location in solrconfig.xml should not default to ${solr.data.dir:}

    [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org