-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
As noted in https://github.com/mongodb/mongo-ruby-driver/pull/1239, the transaction spec runner tried to pass w:majority but did it incorrectly and this ended up not doing anything. The runner should correctly pass write concern.
- is related to
-
RUBY-2057 Support passing command options to DDL helpers
- Closed