-
Type: Bug
-
Resolution: Gone away
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
ALL
-
Platforms 2017-05-08
SERVER-28229 made MongoDB processes bind to localhost by default. In JSTests, we passed spawned daemons --bindIpAll as these processes spoke with each other via the host's external IP. Unfortunately, old processes spawned in the multiversion suite do not understand this flag. We must explicitly bind to 0.0.0.0.