[ 
https://issues.apache.org/jira/browse/HBASE-16485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15433931#comment-15433931
 ] 

Hudson commented on HBASE-16485:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-1.3 #823 (See 
[https://builds.apache.org/job/HBase-1.3/823/])
HBASE-16485 Procedure v2 - Add support to addChildProcedure() as last 
(matteo.bertozzi: rev cf323046868cd8534c6b4bc74bc2943239b304dc)
* (edit) 
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/ProcedureExecutor.java
* (edit) 
hbase-procedure/src/main/java/org/apache/hadoop/hbase/procedure2/StateMachineProcedure.java
* (edit) 
hbase-procedure/src/test/java/org/apache/hadoop/hbase/procedure2/TestProcedureRecovery.java


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

Reply via email to