Guanghao Zhang created HBASE-19396:
--------------------------------------
Summary: Fix flaky test TestHTableMultiplexerFlushCache
Key: HBASE-19396
URL: https://issues.apache.org/jira/browse/HBASE-19396
Project: HBase
Issue Type: Bug
Components: test
Affects Versions: 1.5.0
Reporter: Guanghao Zhang
Assignee: Guanghao Zhang
Priority: Minor
[INFO] Running org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
[ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 36.67 s
<<< FAILURE! - in org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache
[ERROR]
testOnRegionMove(org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache)
Time elapsed: 4.644 s <<< FAILURE!
java.lang.AssertionError: Did not find a new RegionServer to use
at
org.apache.hadoop.hbase.client.TestHTableMultiplexerFlushCache.testOnRegionMove(TestHTableMultiplexerFlushCache.java:160)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)