-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
`findAndModify` is still throwing "E11000 duplicate key error" even in cases where all the conditions outlined in SERVER-14322 are fulfilled.
This has been confirmed by 3 independent users – see comments https://jira.mongodb.org/browse/SERVER-14322?focusedCommentId=4035914&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-4035914 and following.
Maybe SERVER-37124 was implemented for `update` but not for `findAndModify`?
- duplicates
-
SERVER-47212 Retry full upsert path when duplicate key exception matches exact query predicate in findAndModify
- Closed