You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/07/18 05:50:48 UTC

[jira] [Created] (HBASE-8976) estFromClientSideWithCoprocessor.testClientPoolThreadLocal failed

stack created HBASE-8976:
----------------------------

             Summary: estFromClientSideWithCoprocessor.testClientPoolThreadLocal failed
                 Key: HBASE-8976
                 URL: https://issues.apache.org/jira/browse/HBASE-8976
             Project: HBase
          Issue Type: Bug
          Components: test
            Reporter: stack
             Fix For: 0.95.2


http://54.241.6.143/job/HBase-TRUNK/424/org.apache.hbase$hbase-server/testReport/junit/org.apache.hadoop.hbase.client/TestFromClientSideWithCoprocessor/testClientPoolThreadLocal/

{code}
Error Message

expected null, but was:<java.lang.AssertionError: The number of versions of '[B@755d828f:[B@4e26b67b did not match 4 expected:<4> but was:<3>>
Stacktrace

java.lang.AssertionError: expected null, but was:<java.lang.AssertionError: The number of versions of '[B@755d828f:[B@4e26b67b did not match 4 expected:<4> but was:<3>>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotNull(Assert.java:664)
	at org.junit.Assert.assertNull(Assert.java:646)
	at org.junit.Assert.assertNull(Assert.java:656)
	at org.apache.hadoop.hbase.client.TestFromClientSide.testClientPoolThreadLocal(TestFromClientSide.java:4687)
...
{code}

I do not think I have seen this fail recently.  Making this issue so can keep an eye on it.  If anyone wants to take this on in meantime, they are welcome.  Thanks.

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