You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Erick Erickson (JIRA)" <ji...@apache.org> on 2015/12/08 02:27:11 UTC

[jira] [Resolved] (SOLR-4742) Autocommit configuration is not working

     [ https://issues.apache.org/jira/browse/SOLR-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erick Erickson resolved SOLR-4742.
----------------------------------
    Resolution: Not A Problem

I ran across this recently, I can't imagine anyone's going to pursue it so I'm closing.

> Autocommit configuration is not working
> ---------------------------------------
>
>                 Key: SOLR-4742
>                 URL: https://issues.apache.org/jira/browse/SOLR-4742
>             Project: Solr
>          Issue Type: Bug
>          Components: replication (scripts), update
>    Affects Versions: 3.6.1
>         Environment: Red Hat Enterprise Linux Server release 5.7 (Tikanga)
> Weblogic 11g
>            Reporter: Gustavo Zopelari Nasu
>
> We've configured solrconfig.xml to autocommit after 500 docs added or 30 seconds as following the configuration bellow:
> <autoCommit>
>   <maxDocs>500</maxDocs>
>   <maxTime>30000</maxTime>
> </autoCommit>
> The problem that has been occured is after some time the commit is executed after a long time reaching 40 minutes.
> That same problem has been happened with the slaves. The new documents appears after a long time on the slaves.
> We executed the optimize but the problem happened again.



--
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