You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Yechao Chen (Jira)" <ji...@apache.org> on 2020/07/27 03:18:00 UTC

[jira] [Created] (HBASE-24777) InfoServer support ipv6 host and port

Yechao Chen created HBASE-24777:
-----------------------------------

             Summary: InfoServer support ipv6 host and port
                 Key: HBASE-24777
                 URL: https://issues.apache.org/jira/browse/HBASE-24777
             Project: HBase
          Issue Type: Improvement
            Reporter: Yechao Chen
            Assignee: Yechao Chen


ipv6 host and port is 

[ a:::b:c:d]:16010

ipv4 host and port is 

a.b.c.d:16010

we can use HostAndPort to handle  it



--
This message was sent by Atlassian Jira
(v8.3.4#803005)