-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Networking
-
Fully Compatible
-
ALL
-
v3.6
-
-
Platforms 2017-11-13, Platforms 2017-12-04
-
0
The function someHostAndPortForMe() in repl_set_commands.cpp used to find my hostname for localhost as defined by /etc/hosts; as of 3.5.13, it no longer does so. There is some crazy logic in that function that may have been broken by recent network changes.
- is caused by
-
SERVER-31464 replSetInitiate with no explicit configuration should generate config with localhost by default
- Closed