Details
-
Task
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
None
Description
After a node has been removed from the replica set configuration and somehow it manages to replicate the new replica set configuration, if the node doesn't get restarted with --maintenanceMode, the replica set endpoint would still be active. So every command that the replica set endpoint forces to go through the router would get an empty HostAndPort when looking up its own HostAndPort here and fail with a HostNotFound error.