55e3dda25d
We assumed that we can run for loop from 0 to lastStep sequentially. MergeTableRegionProcedure skips step 2. So, when i is 0 the procedure is already at step 3. Added a method StateMachineProcedure#getCurrentStateId that can be used from test code only. |
||
---|---|---|
.. | ||
main/java/org/apache/hadoop/hbase/procedure2 | ||
test |