Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
2.10.1
-
None
Description
When the ReadPreference.secondary() is set and command is executed,
DB class force the driver to ReadPreference.primary()
I worder why this behaviour has been introduced.
I need to invoke javascript functions and spread the call over
my replica set.
Is there a workaround?