-
Type:
New Feature
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Shell
-
None
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Add an option to enable slaveOk for all connections created in the mongo shell instance (basically a default value). We should also add a db.getMongo().setSlaveOkay(false) option to disable it per connection.