ZOOKEEPER-3057: Fix IPv6 literal usage#1168
Conversation
(cherry picked from commit ba8932d)
|
Refer to this link for build results (access rights to CI server needed): |
Thanks @maoling. |
anmolnar
left a comment
There was a problem hiding this comment.
+1 This is a critical bugfix. Ship it!
|
@anmolnar Do I need to do anything to merge it? I see there is a FAILURE in JenkinsAnt but I am not sure how to fix it. |
|
@eolivelli How will it get merged? Do I need to do anything? |
|
retest ant build |
|
sorry for late reply. @anmolnar it would be awesome to include this fix in 3.5.7 |
|
@eolivelli ANT build still failed. Not sure why though. |
|
ANT build is failing with Honestly I don't know what it means. |
|
retest ant build |
1 similar comment
|
retest ant build |
|
Ant build seems to be broken. All tests passed, but build is red. |
|
retest ant build |
|
killed. oh my gosh. |
|
retest ant build |
|
Merged. Thanks @xy24 ! |
|
Thanks @anmolnar @eolivelli @maoling ! |
This commit backports #548 to branch-3.5.
I cherry picked all the changes except the file (NetUtils.java) where modification were already made by other backports.