[
https://issues.apache.org/jira/browse/ZOOKEEPER-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831162#action_12831162
]
Benjamin Reed commented on ZOOKEEPER-635:
-----------------------------------------
i think clientPortBindAddress is good. it's kind of confusing to have two
variables that do the same thing, especially since people are used to using ip
addresses and hostnames interchangably.
for the test i would use NetworkInterface.getInterfaces and use IP addresses.
> Server supports listening on a specified network address
> --------------------------------------------------------
>
> Key: ZOOKEEPER-635
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-635
> Project: Zookeeper
> Issue Type: New Feature
> Components: server
> Affects Versions: 3.2.1
> Reporter: Steve Chu
> Assignee: Patrick Hunt
> Fix For: 3.3.0
>
> Attachments: ZOOKEEPER-635.patch, ZOOKEEPER-635.patch
>
>
> The issue in maililist is located:
> http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/200912.mbox/%[email protected]%3e
> I have checked the server size code, seems no this option provided. This
> feature is useful when we have more than two network interfaces, one for
> Internet and others for intranet. We want to run ZooKeeper in our intranet
> and not be exposed to outside world.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.