Description
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.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-13759 Improve procedure yielding
- Closed