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

Enis Soztutar commented on HBASE-13468:
---------------------------------------

We parse out the quorum string to figure out the ports (in case they are 
specified). The ports are separated via {{:}} character which I imagine would 
be the problem. Does ipv6 addresses work with plain zookeeper conf (putting it 
in zoo.cfg)? Usually, the hostnames are supplied to quorum string instead of 
ips.  

> hbase.zookeeper.quorum ipv6 address
> -----------------------------------
>
>                 Key: HBASE-13468
>                 URL: https://issues.apache.org/jira/browse/HBASE-13468
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Mingtao Zhang
>
> I put ipv6 address in hbase.zookeeper.quorum, by the time this string went to 
> zookeeper code, the address is messed up, i.e. only '[1234:5678' left. 
> I started using pseudo mode with embedded zk = true.
> I downloaded 1.0.0, not sure which affected version should be here.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to