[
https://issues.apache.org/jira/browse/SOLR-2748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13099790#comment-13099790
]
Yonik Seeley commented on SOLR-2748:
------------------------------------
Found another race in AutoCommitTest that was causing a failure... the
autoCommitCount is incremented *after* the commit returns, so depending on
thread scheduling, the test can be triggered to continue after the commit, but
before autoCommitCount is incremented.
> autocommit commits too many times
> ---------------------------------
>
> Key: SOLR-2748
> URL: https://issues.apache.org/jira/browse/SOLR-2748
> Project: Solr
> Issue Type: Bug
> Reporter: Yonik Seeley
> Attachments: SOLR-2748.patch
>
>
> autocommit seems to commit more frequently than configured.
--
This message is automatically generated by JIRA.
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]