-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(transactions): use options helper to resolve read preference
ReadPreference can be expressed a number of ways through options, so we need to ensure that the read preference is properly resolved when a user provides options. This change also includes fixes for `readConcern` and `writeConcern`. NODE-2401
- Loading branch information
Showing
1 changed file
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters