-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
ALL
e.g.
HostAndPort("124d:efg:34") will succeed as host "124d:efg" on port 34, but should fail. To get that host/port combo, we should require the [] format: HostAndPort("[124d:efg]:34")
- is related to
-
SERVER-5436 IPv6 address ambiguity in HostPort syntax
-
- Closed
-
- links to