Details
Description
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.