timoha opened a new pull request #1826:
URL: https://github.com/apache/hbase/pull/1826


   The ServerCrashProcedure could have been completed by previously active
   HBase Master which results in a stale ServerCrashProcedure task in 
TaskMonitor.
   The TaskMonitor should only reflect the procedure in case the procedure has 
actually
   been started/resumed which is done when 
ServerCrashProcedure.executeFromState is called.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to