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

Jesse Yates edited comment on PHOENIX-1234 at 9/3/14 11:31 PM:
---------------------------------------------------------------

Attaching patch that fixes issue (with a little tweaking in QueryUtil to just 
get back the connection string)  and a test.


was (Author: jesse_yates):
Attaching patch that demonstrates the issue (with a little tweaking in 
QueryUtil to just get back the connection string).

> QueryUtil doesn't parse zk hosts correctly
> ------------------------------------------
>
>                 Key: PHOENIX-1234
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1234
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 5.0.0, 4.1
>            Reporter: Jesse Yates
>            Assignee: Jesse Yates
>             Fix For: 5.0.0, 4.1.1
>
>         Attachments: fix-query-util-failure.patch
>
>
> QueryUtil uses the output of ZKConfig.getZKQuorumServersString to build the 
> server list and then use that raw output (+ slight cleanup) to get a 
> PhoenixConnection. However, when there is more than 1 server present in the 
> hbase.zookeeper.quorum config param, the output is incorrectly formatted for 
> phoenix.



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

Reply via email to