-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
ServerSelector#slave_ok? method has been renamed to #secondary_ok? and marked @api private. Users should compare the server selector object type to Mongo::ServerSelector::Primary to determine whether a secondary read may be performed with it.
-
Minor Change