You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jingyun Tian (JIRA)" <ji...@apache.org> on 2019/01/24 09:21:00 UTC

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

    [ https://issues.apache.org/jira/browse/HBASE-21729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750907#comment-16750907 ] 

Jingyun Tian edited comment on HBASE-21729 at 1/24/19 9:20 AM:
---------------------------------------------------------------

[~zghaobac] Sure. Thx for reviewing


was (Author: tianjingyun):
Sure. Thx for reviewing

> 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
>         Attachments: HBASE-21729.master.001.patch, HBASE-21729.master.002.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)