[
https://issues.apache.org/jira/browse/PHOENIX-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Taylor updated PHOENIX-2760:
----------------------------------
Attachment: PHOENIX-2760.patch
Patch that appears to work (i.e. phoenix-server and phoenix-server-client unit
tests pass, and mvn install -DskipTests works). Will need to remove the staging
repo before commit and there are some mysterious (at least to me :-) ) maven
warnings on install:
{code}
[WARNING] The following patterns were never triggered in this artifact
inclusion filter:
o 'org.apache.calcite:*'
[WARNING] The following patterns were never triggered in this artifact
inclusion filter:
o 'org.cloudera.htrace:htrace-core'
o 'org.apache.calcite:calcite-avatica*'
{code}
> Upgrade phoenix-server and phoenix-server-client to Avatica 1.7.0
> -----------------------------------------------------------------
>
> Key: PHOENIX-2760
> URL: https://issues.apache.org/jira/browse/PHOENIX-2760
> Project: Phoenix
> Issue Type: Bug
> Reporter: James Taylor
> Assignee: Josh Elser
> Fix For: 4.8.0
>
> Attachments: PHOENIX-2760.patch
>
>
> Once Avatica 1.7.0 is released, we should update our poms to use this as a
> dependency instead of all of Calcite (on which we don't yet depend).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)