ndimiduk commented on pull request #2507:
URL: https://github.com/apache/hbase/pull/2507#issuecomment-706287100
Saw this test fail again around the same place up on Jenkins. Active master
did not acknowledge receipt of backup departure after waiting 30 seconds.
```
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
59.294 s <<< FAILURE! - in org.apache.hadoop.hbase.master.TestMasterFailover
[ERROR]
org.apache.hadoop.hbase.master.TestMasterFailover.testSimpleMasterFailover
Time elapsed: 35.418 s <<< FAILURE!
java.lang.AssertionError: Waiting timed out after [30,000] msec
at
org.apache.hadoop.hbase.master.TestMasterFailover.testSimpleMasterFailover(TestMasterFailover.java:131)
```
----------------------------------------------------------------
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]