[
https://issues.apache.org/jira/browse/HBASE-25750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Kyle Purtell updated HBASE-25750:
----------------------------------------
Summary: Upgrade RpcControllerFactory and HBaseRpcController from Private
to LimitedPrivate(COPROC,PHOENIX) (was: Upgrade RpcControllerFactory and
HBaseRpcController from Private to LimitedPrivate(CONFIG,PHOENIX))
> Upgrade RpcControllerFactory and HBaseRpcController from Private to
> LimitedPrivate(COPROC,PHOENIX)
> --------------------------------------------------------------------------------------------------
>
> Key: HBASE-25750
> URL: https://issues.apache.org/jira/browse/HBASE-25750
> Project: HBase
> Issue Type: Task
> Components: Coprocessors, phoenix, rpc
> Affects Versions: 3.0.0-alpha-1, 2.5.0, 2.4.3
> Reporter: Andrew Kyle Purtell
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.5.0, 2.4.3
>
>
> Phoenix has had an unrecognized dependency on RpcControllerFactory and
> HBaseRpcController for about four years. These interfaces are used to
> override setPriority for appropriate dispatch of requests for Phoenix system
> or index tables to separate pools. This is a reasonable use of these
> interfaces but the audience annotations were never updated to reflect this
> usage. Also seems reasonable to do so as there has been no issue here for
> four years. (Phoenix commit was made in 2017.) Make it official.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)