Jesse Yates created PHOENIX-1234:
------------------------------------
Summary: 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: 4.1.1, 5.0.0
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)