[
https://issues.apache.org/jira/browse/ZOOKEEPER-3237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16841667#comment-16841667
]
Hudson commented on ZOOKEEPER-3237:
-----------------------------------
SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #524 (See
[https://builds.apache.org/job/ZooKeeper-trunk/524/])
ZOOKEEPER-3237: Allow IPv6 wildcard address in peer config (andor: rev
7ca06c2cbb77695ec33a3d3d2f04e005bbbb63ad)
* (edit)
zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/QuorumServerTest.java
* (edit)
zookeeper-server/src/main/java/org/apache/zookeeper/server/quorum/QuorumPeer.java
> Allow IPv6 wildcard address in peer config
> ------------------------------------------
>
> Key: ZOOKEEPER-3237
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3237
> Project: ZooKeeper
> Issue Type: Improvement
> Components: server
> Affects Versions: 3.6.0
> Reporter: Brian Nixon
> Assignee: Brian Nixon
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 2.5h
> Remaining Estimate: 0h
>
> ZooKeeper allows a special exception for the IPv4 wildcard, 0.0.0.0, along
> with the loopback addresses. Extend the same treatment to IPv6's wildcard,
> [::]. Otherwise, reconfig will reject commands with the form [::]:<port>.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)