stack created HBASE-9007:
----------------------------

             Summary: TestReplicationKillSlaveRS.killOneSlaveRS fails
                 Key: HBASE-9007
                 URL: https://issues.apache.org/jira/browse/HBASE-9007
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: stack
             Fix For: 0.95.2


http://54.241.6.143/job/HBase-TRUNK/org.apache.hbase$hbase-server/428/testReport/org.apache.hadoop.hbase.replication/TestReplicationKillSlaveRS/killOneSlaveRS/

{code}
java.lang.AssertionError: Waited too much time for queueFailover replication. 
Waited 13733ms.
        at org.junit.Assert.fail(Assert.java:88)
        at 
org.apache.hadoop.hbase.replication.TestReplicationKillRS.loadTableAndKillRS(TestReplicationKillRS.java:89)
        at 
org.apache.hadoop.hbase.replication.TestReplicationKillSlaveRS.killOneSlaveRS(TestReplicationKillSlaveRS.java:33)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
{code}

I'm going to disable for now.

--
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

Reply via email to