[
https://issues.apache.org/jira/browse/PHOENIX-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nick Dimiduk updated PHOENIX-1915:
----------------------------------
Attachment: PHOENIX-1915.00.patch
This patch add the auto-port-discovery thing. Also changes the table name to be
likely unique to the test, adds a drop if not exists clause, and adds a log4j
config to make debugging IT tests in this module easier.
`mvn verify` passes while simultaneously running a PQS instance attached to a
local mode hbase.
> QueryServerBasicsIT should bind QS instance to random port
> ----------------------------------------------------------
>
> Key: PHOENIX-1915
> URL: https://issues.apache.org/jira/browse/PHOENIX-1915
> Project: Phoenix
> Issue Type: Test
> Reporter: Nick Dimiduk
> Assignee: Nick Dimiduk
> Priority: Minor
> Fix For: 5.0.0, 4.4.0
>
> Attachments: PHOENIX-1915.00.patch
>
>
> Make our tests more reliable by choosing a random available port for PQS
> rather than always binding to the default.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)