You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2016/08/23 20:25:20 UTC

[jira] [Updated] (HBASE-16485) Procedure v2 - Add support to addChildProcedure() as last "step" in StateMachineProcedure

     [ https://issues.apache.org/jira/browse/HBASE-16485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matteo Bertozzi updated HBASE-16485:
------------------------------------
    Attachment: HBASE-16485-v0.patch

> 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)