-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
Add the acknowledged? property to the *::Result classes so that we can know when the Result of a write has write_concern 0.
Note that all subclasses of Operation::Result have an acknowledged? method. BulkWrite::Result is not a subclass of Operation::Result
- is related to
-
RUBY-2975 Raise an error when accessing methods on unacknowledged writes
- Backlog