Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
None
-
None
-
None
Description
Database.current_op is a query against the '$cmd.sys.inprog' namespace. MongoClient.unlock is a query against the '$cmd.sys.unlock' namespace. Neither of these are enforcing "primary" read preference when connected to a replica set.