-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2020-03-09
-
48
Shell helper `myPort()` assumes a single host:port from `getMongo().host`, however this may be a replicaset string under certain CI suites. Split the string on commas first and use the host from the first member.