[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13069667#comment-13069667
 ] 

Eugene Koontz commented on ZOOKEEPER-635:
-----------------------------------------

Works great for me. Thanks Patrick. One clarification for people wanting to use 
this. 

Perhaps the documentation could be made clearer on this.

you must specify the port and the address separately like so:

clientPortAddress=my.hostname.com
clientPort=2181

(that is, you can't do "clientPortAddress=my.hostname.com:2181")

> 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, 
> ZOOKEEPER-635.patch
>
>
> The issue in maililist is located:
> http://mail-archives.apache.org/mod_mbox/hadoop-zookeeper-user/200912.mbox/%3c4ac0d28c0912210242g58230a9ds1c55361561c70...@mail.gmail.com%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.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to