[
https://issues.apache.org/jira/browse/PHOENIX-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Geoffrey Jacoby resolved PHOENIX-6234.
--------------------------------------
Fix Version/s: 4.16.2
4.17.0
Release Note: Phoenix 4 releases now shade guava usages using
phoenix-thirdparty, except for a small number of exceptions where HBase
interfaces require directly using guava. Future contributions to Phoenix 4
should not use guava directly, but instead use the
org.apache.phoenix.thirdparty.* equivalents, similarly to Phoenix 5.
Resolution: Fixed
Merged to 4.x and backported to 4.16
> Replace Guava with phoenix-thirdparty version in 4.x
> ----------------------------------------------------
>
> Key: PHOENIX-6234
> URL: https://issues.apache.org/jira/browse/PHOENIX-6234
> Project: Phoenix
> Issue Type: Improvement
> Components: core
> Affects Versions: 4.16.0
> Reporter: Istvan Toth
> Assignee: Geoffrey Jacoby
> Priority: Major
> Fix For: 4.17.0, 4.16.2
>
>
> As discussed on the dev list, applying the Guava changes from PHOENIX-6010 on
> the 4.x branch would make our lives easier.
> 99% percent of the change is search-and-replace, the remaining 1% can
> probably be lifted from the master commit.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)