[ 
https://issues.apache.org/jira/browse/HBASE-28973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HBASE-28973:
-----------------------------------
    Labels: pull-request-available  (was: )

> Support client access to HBase servers using IP in IPV6 env
> -----------------------------------------------------------
>
>                 Key: HBASE-28973
>                 URL: https://issues.apache.org/jira/browse/HBASE-28973
>             Project: HBase
>          Issue Type: Bug
>          Components: master, regionserver
>            Reporter: Y. SREENIVASULU REDDY
>            Assignee: Y. SREENIVASULU REDDY
>            Priority: Major
>              Labels: pull-request-available
>
> Using IPV6 address failed to create the WAL path.
> IPV6 address contains ":", eg: [0:0:0:0:0:0:0:1]
> WAL path creation will fail, because FS will not support to create path with 
> ":".
> so for use IP is true and the env is ipv6
>  # Encode for wal path creation with IPV6 address
>  # Decode the IPV6 address, if RS servernames are prepared from the WAL path.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to