You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2015/04/15 12:26:59 UTC

[jira] [Created] (HBASE-13476) Procedure v2 - Add Replay Order logic for child procedures

Matteo Bertozzi created HBASE-13476:
---------------------------------------

             Summary: Procedure v2 - Add Replay Order logic for child procedures
                 Key: HBASE-13476
                 URL: https://issues.apache.org/jira/browse/HBASE-13476
             Project: HBase
          Issue Type: Sub-task
          Components: proc-v2
    Affects Versions: 2.0.0, 1.1.0
            Reporter: Matteo Bertozzi
            Assignee: Matteo Bertozzi


The current replay order logic is only for single-level procedures (which is what we are using today for master operations).
To complete the implementation for the notification-bus we need to be able to replay in correct order child procs too.

this will not impact the the current procs implementation (create/delete/modify/...) it is just a change at the framework level.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)