Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
-
Add a GlobalProcedureInterface for implementing some global operations. It has a special queue in MasterProcedureScheduler.
Description
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.
Attachments
Issue Links
- blocks
-
HBASE-27218 Support rolling upgrading
- Resolved
- is related to
-
HBASE-27984 NPE in MigrateReplicationQueueFromZkToTableProcedure recovery
- Resolved
- links to