Much like a replicaset, mongos should return the list of other nodes on isMaster. Each mongos instance should return true for isMaster and the list of the other mongos instances for the cluster.
If it works this way then all the drivers should be able to run against it and find all the other mongos instances for automatic fail over.
- is duplicated by
-
SERVER-2499 mongos isMaster should return peers
- Closed
- related to
-
DRIVERS-88 Support load balancing across multiple mongos routers
- Closed