Matteo Bertozzi created HBASE-16485:
---------------------------------------
Summary: Procedure v2 - Add support to addChildProcedure() as last
"step" in StateMachineProcedure
Key: HBASE-16485
URL: https://issues.apache.org/jira/browse/HBASE-16485
Project: HBase
Issue Type: Sub-task
Components: proc-v2
Affects Versions: 2.0.0, 1.3.0, 1.4.0
Reporter: Matteo Bertozzi
Assignee: Matteo Bertozzi
Priority: Minor
Fix For: 2.0.0, 1.3.0, 1.4.0
Attachments: HBASE-16485-v0.patch
HBASE-15371 added the support for adding children to the StateMachineProcedure,
but there is one limitation to it. a child cannot be added to the last "step"
of the execution. the current code will silently ignore the child added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)