You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2014/08/26 19:57:57 UTC

[jira] [Created] (HBASE-11830) TestReplicationThrottler.testThrottling failed on virtual boxes

Sergey Soldatov created HBASE-11830:
---------------------------------------

             Summary: TestReplicationThrottler.testThrottling failed on virtual boxes
                 Key: HBASE-11830
                 URL: https://issues.apache.org/jira/browse/HBASE-11830
             Project: HBase
          Issue Type: Bug
          Components: test
         Environment: kvm with Centos 6.5, openjdk1.7
            Reporter: Sergey Soldatov
            Priority: Minor


during test runs TestReplicationThrottler.testThrottling sometimes fails with assertion
testThrottling(org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler)  Time elapsed: 0.229 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at org.apache.hadoop.hbase.replication.regionserver.TestReplicationThrottler.testThrottling(TestReplicationThrottler.java:69)




--
This message was sent by Atlassian JIRA
(v6.2#6252)