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

Istvan Toth updated PHOENIX-7186:
---------------------------------
    Summary: Support Square Brackets Notation for IPv6 in JDBC URL  (was: 
Support Square Brackets Notation for IPv6 in Quorum String)

> Support Square Brackets Notation for IPv6 in JDBC URL
> -----------------------------------------------------
>
>                 Key: PHOENIX-7186
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-7186
>             Project: Phoenix
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 5.2.0, 5.1.4
>            Reporter: Istvan Toth
>            Priority: Minor
>              Labels: beginner
>
> ZK supports using square branckets around the IP address to resolve the colon 
> ambiguity.
> Phoenix currently requires using backslash to escape the colons.
> Add support for the square bracket notation.
> We still need to escape the colon separating the port from the address.
> i.e. accept:
> "phoenix+zk:[fe:80::01]\:2181::/hbase"
> This currently has to be written as:
> "phoenix+zk:fe\:80\:\:01\:2181::/hbase"



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

Reply via email to