-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: SolrCloud
-
Labels:
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.