Details
Description
MongoS should not mark a node as down when a read fails. In order to test this, create a test where a primary node fails all "find" commands and check that mongos does not mark this node as down. Do the same for a secondary when readPref is secondary.