[
https://issues.apache.org/jira/browse/HBASE-27392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Duo Zhang resolved HBASE-27392.
-------------------------------
Fix Version/s: HBASE-27109
Hadoop Flags: Reviewed
Release Note: Add a GlobalProcedureInterface for implementing some global
operations. It has a special queue in MasterProcedureScheduler.
Resolution: Fixed
Merged to branch HBASE-27109.
Thanks [~sunxin] for reviewing!
> Add a new procedure type for implementing some global operations such as
> migration
> ----------------------------------------------------------------------------------
>
> Key: HBASE-27392
> URL: https://issues.apache.org/jira/browse/HBASE-27392
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Major
> Fix For: HBASE-27109
>
>
> When implementing HBASE-27218, I need to implement a special procedure for
> migrating the replication queue data, but there is no support for this type
> of procedure, we only support server/table/peer, but this procedure can not
> fit any of them.
> So let's implement a new type of procedure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)