-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: CRUD
-
None
-
(copied to CRM)
-
None
-
Java Drivers
-
None
-
None
-
None
-
None
-
None
-
None
Both sync and async exception handling for single inserts, updates, deletes can lose write concern exception information.
It is possible to have both a write concern exception and a bulk write exception. Currently, if there are any bulk write exceptions, the write concern exception is not propogated.