-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Concurrency
-
None
-
Fully Compatible
-
Storage NYC 2019-01-28, Storage NYC 2019-02-11
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The WriteConflictException should never be throw in https://github.com/mongodb/mongo/blob/bbe09aa5e0966ada5232ffbcb098efdd78b4f24e/src/mongo/db/storage/wiredtiger/wiredtiger_record_store.cpp#L2063-L2066 and https://github.com/mongodb/mongo/blob/bbe09aa5e0966ada5232ffbcb098efdd78b4f24e/src/mongo/db/storage/wiredtiger/wiredtiger_record_store.cpp#L2116-L2119, so invariant instead.