-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
Java Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
From: https://github.com/mongodb/mongo-java-driver/pull/1823
We saw issues with bulk writes failing to parse the response because nModified appears to be optional. I'm not sure why the mongodb cluster sometimes includes it on the response and other times omits it.
This appears to be handled already by other drivers:
- is caused by
-
SERVER-113026 Set nModified for bulk write updateOne without shard key reply item
-
- Needs Scheduling
-