-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Spec Comp
-
None
-
OperationFailure exception instances now expose complete write concern document, if one was provided by the server.
-
Fully Compatible
See DRIVERS-967 for details.
User-visible change: The Ruby driver exposes the entire write concern document (not just errInfo part of it). The errInfo portion is accessible as a field of the write concern document.