-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
ALL
-
1
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
The code passes the opts object to restartMongos which adds a field for port to it.
As a result, the next iteration has the port defined and crashes the restart since it will use the port set before.