[
https://issues.apache.org/jira/browse/SOLR-3933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller resolved SOLR-3933.
-------------------------------
Resolution: Fixed
Fix committed to 4X and 5X
> Distributed commits are not guaranteed to be ordered within a request.
> ----------------------------------------------------------------------
>
> Key: SOLR-3933
> URL: https://issues.apache.org/jira/browse/SOLR-3933
> Project: Solr
> Issue Type: Bug
> Components: SolrCloud
> Reporter: Mark Miller
> Assignee: Mark Miller
> Priority: Critical
> Labels: 4.0.1_Candidate
> Fix For: 4.1, 5.0
>
> Attachments: SOLR-3933.patch
>
>
> Update requests that also include a commit may do adds or deletes after the
> commit - it's a race.
> This would most likely affect concurrent update server or bulk add methods -
> but it's still a race for a single doc update or delete that includes a
> commit as well.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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]