You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2021/04/08 20:40:00 UTC

[jira] [Created] (HBASE-25750) Upgrade RpcControllerFactory and HBaseRpcController from Private to LimitedPrivate(CONFIG,PHOENIX)

Andrew Kyle Purtell created HBASE-25750:
-------------------------------------------

             Summary: Upgrade RpcControllerFactory and HBaseRpcController from Private to LimitedPrivate(CONFIG,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
             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)