[
https://issues.apache.org/jira/browse/HBASE-21729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16751936#comment-16751936
]
Jingyun Tian commented on HBASE-21729:
--------------------------------------
Pushed to master and branch-2, thanks [~zghaobac] 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.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)