[ 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to