- 
    Type:Bug 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Replication
- 
    None
- 
        Minor Change
- 
        ALL
- 
        Security 2021-03-08, Security 2021-03-22
- 
        142
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
SERVER-49081 made it so that the replSetInitiate or replSetReconfig commands would be unable to accept IP addresses in their split horizon definitions, unless a special setParameter was toggled.
Unfortunately, it introduced the check in a validation function which is exercised at startup. This prevents nodes with IP addresses in their split horizon definitions from starting up.
- has to be done after
- 
                    SERVER-49079 Emit startup warning if split horizons contain IP addresses -         
- Closed
 
-         
- is caused by
- 
                    SERVER-49081 Disallow IP addresses in split horizon configurations -         
- Closed
 
-         
- links to