[ https://issues.apache.org/jira/browse/PHOENIX-6438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17317472#comment-17317472 ]
Andrew Kyle Purtell commented on PHOENIX-6438: ---------------------------------------------- Pursuing a short term fix by adding back compat methods for HBASE-25735 before it gets released. Then, let's get the audience annotation upgraded via HBASE-25750. > 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)