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

Hudson commented on PHOENIX-1234:
---------------------------------

SUCCESS: Integrated in Phoenix | 4.0 | Hadoop2 #97 (See 
[https://builds.apache.org/job/Phoenix-4.0-hadoop2/97/])
PHOENIX-1234 QueryUtil doesn't parse zk hosts correctly (jyates: rev 
a9a128bfa82f0f978f2260a119a4e88ff1db6330)
* phoenix-core/src/test/java/org/apache/phoenix/query/BaseTest.java
* phoenix-core/src/main/java/org/apache/phoenix/util/QueryUtil.java
* phoenix-core/src/test/java/org/apache/phoenix/util/QueryUtilTest.java


> 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, 
> phoenix-1234-4.0-committed.patch, phoenix-1234-master-committed.patch, 
> show-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