[
https://issues.apache.org/jira/browse/HBASE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13850549#comment-13850549
]
Ted Yu commented on HBASE-10189:
--------------------------------
It failed on trunk as well:
https://builds.apache.org/job/HBase-TRUNK/4731/testReport/org.apache.hadoop.hbase.replication/TestReplicationSyncUpTool/testSyncUpTool/
> 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:<200> but was:<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)