Log Message: |
[jira] [HBASE-5763] Fix random failures in TestFSErrorsExposed
Summary:
TestFSErrorsExposed frequently fails due to unclean mini-cluster shutdown.
Bringing datanodes back up, waiting for some time, and preemptively killing all
regionservers and the master before shutdown.
This is the trunk fix. The 89-fb patch is at D2739.
Test Plan: Run TestFSErrorsExposed 100 times
Reviewers: stack, tedyu, jdcryans, lhofhansl, jmhsieh, JIRA
Reviewed By: tedyu
Differential Revision: https://reviews.facebook.net/D2793
|