GitHub user mjeelanimsft opened a pull request:

    https://github.com/apache/zookeeper/pull/548

    [ZOOKEEPER-3057] Fix IPv6 literal usage

    This patch contains fixes for IPv6 literal usage and corresponding unit 
test changes. 
    
    As per discussion in ZOOKEEPER-3057 - The issue/problem is the same as 
ZOOKEEPER-2989, but we changed the code to pass IPv6 literal [%s]:%s, also we 
changed the logging and the LocalPeerBean to show this IPv6 literal as well, 
which makes it easier to check when using Ipv6 and we added detailed tests for 
this change, sending out for review to see if it's better or not.
    
    ZKPatch: 88e94e6f3665353446bf70a042c8f0cd50834f7c (extract)

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/mjeelanimsft/zookeeper fix-ipv6-literal

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/548.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #548
    
----
commit 196d6c3758df8a86cce405ce9552ea72d2cca18a
Author: Jeelani Mohamed Abdul Khader <mjeelani@...>
Date:   2018-06-06T01:58:26Z

    Fix IPv6 literal usage
    
    ZKPatch: 88e94e6f3665353446bf70a042c8f0cd50834f7c (extract)

----


---

Reply via email to