You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/12/02 23:30:58 UTC

[jira] [Created] (HBASE-17246) TestSerialReplication#testRegionMerge fails in master branch

Ted Yu created HBASE-17246:
------------------------------

             Summary: TestSerialReplication#testRegionMerge fails in master branch
                 Key: HBASE-17246
                 URL: https://issues.apache.org/jira/browse/HBASE-17246
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu


TestSerialReplication#testRegionMerge fails intermittently in master branch.
{code}
testRegionMerge(org.apache.hadoop.hbase.replication.TestSerialReplication)  Time elapsed: 15.193 sec  <<< FAILURE!
java.lang.AssertionError: expected:<9> but was:<4>
	at org.apache.hadoop.hbase.replication.TestSerialReplication.testRegionMerge(TestSerialReplication.java:305)
{code}
I can reproduce the test failure locally.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)