You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (Jira)" <ji...@apache.org> on 2022/03/09 11:57:00 UTC

[jira] [Created] (HBASE-26817) Mark RpcExecutor as IA.LimitedPrivate COPROC and PHOENIX

Nick Dimiduk created HBASE-26817:
------------------------------------

             Summary: Mark RpcExecutor as IA.LimitedPrivate COPROC and PHOENIX
                 Key: HBASE-26817
                 URL: https://issues.apache.org/jira/browse/HBASE-26817
             Project: HBase
          Issue Type: Task
          Components: compatibility
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


{{RpcExecutor}}, an abstract base class, is marked as {{IA.Private}}. However, it has several subclasses that are marked as {{IA.LimitedPrivate(COPROC, PHOENIX)}}. I think that the base class needs to match the highest exposure level of any of its subclasses.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)