You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/11/04 23:27:34 UTC

[jira] [Commented] (SOLR-6696) bin/solr start script should not enable autoSoftCommit by default

    [ https://issues.apache.org/jira/browse/SOLR-6696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196975#comment-14196975 ] 

ASF subversion and git services commented on SOLR-6696:
-------------------------------------------------------

Commit 1636760 from janhoy@apache.org in branch 'dev/trunk'
[ https://svn.apache.org/r1636760 ]

SOLR-6696: bin/solr start script should not enable autoSoftCommit by default

> bin/solr start script should not enable autoSoftCommit by default
> -----------------------------------------------------------------
>
>                 Key: SOLR-6696
>                 URL: https://issues.apache.org/jira/browse/SOLR-6696
>             Project: Solr
>          Issue Type: Bug
>          Components: scripts and tools
>    Affects Versions: 4.10.2
>            Reporter: Jan Høydahl
>             Fix For: 4.10.3, 5.0, Trunk
>
>         Attachments: SOLR-6696.patch, SOLR-6696.patch
>
>
> Starting Solr with {{bin/solr}} start script automatically sets this param {{-Dsolr.autoSoftCommit.maxTime=3000}} without this being documented in help.
> It is really confusing, because when looking at solrconfig.xml, you expect the default to be disabled ({{-1}}).
> I think most of the JAVA OPTIONs being set in the script are sane, but I disagree with this one. The defaults for this script should be same as the defaults in the config. The user can always specify this as {{-a "-Dsolr.autoSoftCommit.maxTime=NN"}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org