bookkeeper
bookkeeper copied to clipboard
[ISSUE 3287] Fix the bug that ipv6 ip can not be recognized
Motivation
Fix https://github.com/apache/bookkeeper/issues/3287 Fix the bug for ipv6 ip can not be recognized.
Changes
- Add some code in
org.apache.bookkeeper.common.net.ServiceURIto deal with ipv6 ip. - Improve the Unit Test.
@sijie could you review it? thank you very much.
rerun failure checks
rerun failure checks
The same with https://github.com/apache/bookkeeper/pull/3158
fix old workflow,please see #3455 for detail