[
https://issues.apache.org/jira/browse/PHOENIX-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell resolved PHOENIX-6438.
------------------------------------------
Resolution: Fixed
HBase tasks completed, resolving.
> Compilation failures after changes to Private annotated HBase class
> RpcControllerFactory
> ----------------------------------------------------------------------------------------
>
> Key: PHOENIX-6438
> URL: https://issues.apache.org/jira/browse/PHOENIX-6438
> Project: Phoenix
> Issue Type: Bug
> Affects Versions: 5.1.1
> Reporter: Andrew Kyle Purtell
> Priority: Major
>
> After HBASE-25735 (not released yet, but coming up in 2.4.3)
> there are compilation failures in
> phoenix-core/src/main/java/org/apache/hadoop/hbase/ipc/controller/ClientRpcControllerFactory.java,
>
> phoenix-core/src/main/java/org/apache/hadoop/hbase/ipc/controller/InterRegionServerMetadataRpcControllerFactory.java.
>
> Phoenix can't be taking this dependency on a Private annotated class and/or
> the annotation must be changed to LimitedPrivate.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)