-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Administrative Commands
-
None
In reference to db.RunCommand, the server selection spec says "The generic command method SHOULD allow an optional read preference argument". However, we opted not to provide read preference as an option for other operations in favor of having users set them directly on Client/Database/Collection. We should decide whether to break consistency with the other operations in order to more closely follow the specification, and if so, implement it.
- is duplicated by
-
GODRIVER-455 Add options for db.RunCommand
- Closed