Ted Yu created HBASE-19237:
------------------------------
Summary: TestMaster.testMasterOpsWhileSplitting fails
Key: HBASE-19237
URL: https://issues.apache.org/jira/browse/HBASE-19237
Project: HBase
Issue Type: Test
Reporter: Ted Yu
This is the top flaky test:
{code}
java.lang.AssertionError: expected:<3> but was:<1>
at
org.apache.hadoop.hbase.master.TestMaster.testMasterOpsWhileSplitting(TestMaster.java:121)
{code}
After brief check, the test failure seems to be introduced by HBASE-19127
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)