Andrew Kyle Purtell created PHOENIX-6438:
--------------------------------------------
Summary: 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
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)