Description
There is a bug in the StateMachineProcedure when we add child procs in the last step. On recovery we end up spinning on the last step without ever completing. the fix is to introduce an eof step so recovery knows that we are already done once the all the children are terminated.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-16871 Procedure v2 - add waiting procs back to the queue after restart
- Closed