You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Kyle Purtell (Jira)" <ji...@apache.org> on 2022/06/17 17:34:00 UTC

[jira] [Resolved] (HBASE-12182) Master coprocessor endpoints should now use SingletonCoprocessorService instead of CoprocessorService

     [ https://issues.apache.org/jira/browse/HBASE-12182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Kyle Purtell resolved HBASE-12182.
-----------------------------------------
    Resolution: Incomplete

> Master coprocessor endpoints should now use SingletonCoprocessorService instead of CoprocessorService
> -----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-12182
>                 URL: https://issues.apache.org/jira/browse/HBASE-12182
>             Project: HBase
>          Issue Type: Bug
>          Components: Coprocessors
>            Reporter: Virag Kothari
>            Priority: Major
>
> HBASE-12126 adds SingletonCoprocessorService for endpoint invocations against region server. It would be good to make MasterEndpoints also derive from SingletonCoprocessorService to make them consistent with region server endpoints. We also need to handle the deprecation part as this is an incompatible change.
>  Relevant comment at https://issues.apache.org/jira/browse/HBASE-12126?focusedCommentId=14158825&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14158825



--
This message was sent by Atlassian Jira
(v8.20.7#820007)