Move the mongosTopologyVersion into a class, MongosTopologyCoordinator, which is responsible for constructing isMaster responses. Make isMaster requests wait on a Future for topology changes, similar to the ReplicationCoordinator. Consider sharing code with the ReplicationCoordinator.
- is depended on by
-
SERVER-46956 Add quiesce mode to the MongosTopologyCoordinator
- Closed
- is related to
-
SERVER-47750 ismaster server response now returns a string instead of a boolean
- Closed