[
https://issues.apache.org/jira/browse/HBASE-8106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13604143#comment-13604143
]
Ted Yu commented on HBASE-8106:
-------------------------------
{code}
854 p0r 8099-trunk-v4.patch
856 p0 8106-rep-test-trunk-v2.patch
857 mt -Dtest=TestReplicationSourceManager
{code}
I got the following:
{code}
testNodeFailoverWorkerCopyQueuesFromRSUsingMulti(org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager)
Time elapsed: 0.112 sec <<< FAILURE!
java.lang.AssertionError: expected:<1> but was:<3>
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.junit.Assert.assertEquals(Assert.java:542)
at
org.apache.hadoop.hbase.replication.regionserver.TestReplicationSourceManager.testNodeFailoverWorkerCopyQueuesFromRSUsingMulti(TestReplicationSourceManager.java:263)
{code}
> Test to check replication log znodes move is done correctly
> -----------------------------------------------------------
>
> Key: HBASE-8106
> URL: https://issues.apache.org/jira/browse/HBASE-8106
> Project: HBase
> Issue Type: Test
> Components: Replication
> Affects Versions: 0.94.5
> Reporter: Himanshu Vashishtha
> Assignee: Himanshu Vashishtha
> Fix For: 0.95.0, 0.98.0, 0.94.7
>
> Attachments: 8106.94, 8106-rep-test-trunk-v2.patch,
> HBase-8106-trunk.patch
>
>
> ReplicationZookeeper#copyQueuesFromRSUsingMulti moves the znodes under a
> regionserver failover environment. This jira is to add that the move is done
> correctly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira