-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.6.0, 3.5.10, 4.0.0
-
Component/s: None
-
None
-
Empty show more show less
I'm looking at ReadPreference in master & 3.6
https://github.com/mongodb/node-mongodb-native/blob/master/src/read_preference.ts#L93-L113
I noticed two things wrong here:
1. maxStalenessSeconds isn't pulled from options
2. hedge isn't supposed to be in options