Details
-
Improvement
-
Resolution: Won't Fix
-
Major - P3
-
None
-
2.11.1
-
None
Description
The driver has an internal list of commands that are allowed to be sent to a secondary. If the command is not on the list, we redirect it to primary, regardless of the requested read preference.
The driver tell the user this and error messages that result from not being able to talk to a primary are misleading. Error messages should indicate clearly that the read preference was switched to primary.