-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.0.0
-
Component/s: Async, Write Operations
Inside MongoCollectionImpl when creating an UpdateResult for example, the code does not check if the WriteConcernResult was acknowledged or not, which throws error when it's an unacknowledged write.