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

Gabriel Reid commented on PHOENIX-883:
--------------------------------------

Also see related discussion on handling ports in the connection URL in 
PHOENIX-881

> Need to change separator ":" inside JDBC url 
> ---------------------------------------------
>
>                 Key: PHOENIX-883
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-883
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 4.0.0, 5.0.0
>            Reporter: Jeffrey Zhong
>
> Our valid JDBC url is jdbc:phoenix [ :<zookeeper quorum> [ :<port number> ] [ 
> :<root node> ] ]
> While a valid zookeeper quorum string is comma separated host:port like 
> host1:port1,host2:port2,.... though ":port" part is optional. As you can see, 
> that can fail our JDBC url parsing code if people use quorum string 
> containing port already.
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to