You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2019/03/04 08:58:00 UTC

[jira] [Resolved] (HBASE-21729) Extract ProcedureCoordinatorRpcs and ProcedureMemberRpcs from CoordinatedStateManager

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

Guanghao Zhang resolved HBASE-21729.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 2.2.0
                   3.0.0

> Extract ProcedureCoordinatorRpcs and ProcedureMemberRpcs from CoordinatedStateManager
> -------------------------------------------------------------------------------------
>
>                 Key: HBASE-21729
>                 URL: https://issues.apache.org/jira/browse/HBASE-21729
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Jingyun Tian
>            Assignee: Jingyun Tian
>            Priority: Major
>             Fix For: 3.0.0, 2.2.0
>
>         Attachments: HBASE-21729.branch-2.001.patch, HBASE-21729.master.001.patch, HBASE-21729.master.002.patch, HBASE-21729.master.003.patch
>
>
> If procedureV2 based WAL splitting is enabled, CoordinatedStateManager will not be initialized and will be useless when we switch to procedureV2 WAL splitting. To remove this class in the futrue, we need to extract  getProcedureMemberRpcs() and getProcedureCoordinatorRpcs(), which are actually not related to WAL splitting.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)