-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
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.