You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Duo Zhang (Jira)" <ji...@apache.org> on 2022/09/26 15:54:00 UTC

[jira] [Created] (HBASE-27392) Add a new procedure type for implementing some global operations such as migration

Duo Zhang created HBASE-27392:
---------------------------------

             Summary: 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


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)