Details
-
Bug
-
Resolution: Done
-
Major - P3
-
3.0.0
Description
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.