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 2013/12/17 15:48:12 UTC

[jira] [Created] (HBASE-10189) Intermittent TestReplicationSyncUpTool failure

Ted Yu created HBASE-10189:
------------------------------

             Summary: Intermittent TestReplicationSyncUpTool failure
                 Key: HBASE-10189
                 URL: https://issues.apache.org/jira/browse/HBASE-10189
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
         Attachments: 10189-test-sync-tool.html

>From https://builds.apache.org/job/PreCommit-HBASE-Build/8200//testReport/ :
{code}
java.lang.AssertionError: t2_syncup has 201 rows on source, and 200 on slave1 expected:&lt;200> but was:&lt;125>
  at org.junit.Assert.fail(Assert.java:88)
  at org.junit.Assert.failNotEquals(Assert.java:743)
  at org.junit.Assert.assertEquals(Assert.java:118)
  at org.junit.Assert.assertEquals(Assert.java:555)
  at org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool.putAndReplicateRows(TestReplicationSyncUpTool.java:245)
  at org.apache.hadoop.hbase.replication.TestReplicationSyncUpTool.testSyncUpTool(TestReplicationSyncUpTool.java:116)
{code}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)