Details
Description
This was discovered through code inspection. Beginning MongoDB 3.2, mongos will refuse to talk to servers older than 3.2, so all instances must be on at least 3.2, which makes this code unnecessary.
This was discovered through code inspection. Beginning MongoDB 3.2, mongos will refuse to talk to servers older than 3.2, so all instances must be on at least 3.2, which makes this code unnecessary.