Details
-
New Feature
-
Resolution: Won't Fix
-
Minor - P4
-
None
-
None
-
None
-
Fully Compatible
Description
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.