hbase/hbase-procedure
Umesh Agashe 974200fca1 HBASE-20024 Fixed flakyness of TestMergeTableRegionsProcedure
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.
2018-03-09 12:45:39 -08:00
..
src HBASE-20024 Fixed flakyness of TestMergeTableRegionsProcedure 2018-03-09 12:45:39 -08:00
pom.xml HBASE-20070 refactor website generation 2018-03-02 09:25:10 -06:00