You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (Updated) (JIRA)" <ji...@apache.org> on 2012/03/02 23:46:54 UTC

[jira] [Updated] (SOLR-3194) Attaching a commit to an update request results in too many commits on each node.

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

Mark Miller updated SOLR-3194:
------------------------------

    Attachment: SOLR-3194.patch
    
> Attaching a commit to an update request results in too many commits on each node.
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-3194
>                 URL: https://issues.apache.org/jira/browse/SOLR-3194
>             Project: Solr
>          Issue Type: Bug
>          Components: SolrCloud
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>             Fix For: 4.0
>
>         Attachments: SOLR-3194.patch
>
>
> As reported to me by Alexey Serba, if you choose to pass a commit=true param with an update request, too many commits are asked for on each node.
> The problem is that it causes a local commit which triggers commits on the other nodes, and it also forwards on the commit=true param causing further commits.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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