[
https://issues.apache.org/jira/browse/PHOENIX-1234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jesse Yates updated PHOENIX-1234:
---------------------------------
Attachment: show-query-util-failure.patch
Attaching patch that demonstrates the failure (using the same kind of tweak to
QueryUtil to just get the url).
> 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,
> 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)