Github user mjeelanimsft commented on the issue:

    https://github.com/apache/zookeeper/pull/548
  
    Thanks for the feedback @maoling - I've incorporated the below changes. 
@maoling @anmolnar - let me know what you think
    
    - Assert actual host and port in unit tests for getHostAndPort
    - Renamed splitServerConfig(String s) to getHostAndPort(String s)
    - Removed Fix Me comment in QuorumCnxManager.java
    - No need to formatInetAddr(addr) in QuorumCnxManager.java log.Info - 
removed it


---

Reply via email to