[ https://issues.apache.org/jira/browse/HBASE-10189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Lars Hofhansl resolved HBASE-10189. ----------------------------------- Resolution: Fixed Fix Version/s: 0.99.0 0.96.2 0.98.0 Hadoop Flags: Reviewed Committed to all branches. > Intermittent TestReplicationSyncUpTool failure > ---------------------------------------------- > > Key: HBASE-10189 > URL: https://issues.apache.org/jira/browse/HBASE-10189 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Demai Ni > Fix For: 0.98.0, 0.94.15, 0.96.2, 0.99.0 > > Attachments: 10189-0.94.txt, 10189-test-sync-tool.html, > HBASE-10189-0.94-v0.patch, HBASE-10189-trunk-v0.patch > > > 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)