[
https://issues.apache.org/jira/browse/PHOENIX-881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13942491#comment-13942491
]
James Taylor commented on PHOENIX-881:
--------------------------------------
Quorum string should be like this, though: host1,host2,host3:port
The port can't be different for different hosts (unless something changed last
time I looked). That will parse fine, as we expect to find the port to use
after the ':'.
I saw the diff for MetaDataEndPointImpl. What function is that in? Can you just
copy/paste the entire new function here, please (not the diff).
Thanks!
> end2end test fails to run against a live cluster using end2endtest.py
> ---------------------------------------------------------------------
>
> Key: PHOENIX-881
> URL: https://issues.apache.org/jira/browse/PHOENIX-881
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 3.0.0, 4.0.0
> Reporter: Jeffrey Zhong
> Assignee: Jeffrey Zhong
> Attachments: phoenix-881.patch
>
>
> In most IT tests, we're using constant PHOENIX_JDBC_URL instead of
> BaseConnectedQueryIT#getUrl() which will return correct url depending where
> the test is running against.
--
This message was sent by Atlassian JIRA
(v6.2#6252)