[ 
https://issues.apache.org/jira/browse/HBASE-9610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13773943#comment-13773943
 ] 

stack commented on HBASE-9610:
------------------------------

Tried adding debugging to see how counts go up more than they should.  Looks 
like they are cleared at start of the test.  Bit tough to follow.  Will dig in 
again later.  It failed here too.

https://builds.apache.org/job/hbase-0.96/81/testReport/junit/org.apache.hadoop.hbase.thrift/TestThriftServer/testAll/

Let me add patch to verify all is clean when test runs so its not a case of 
stuff left over from elsewhere.
                
> TestThriftServer.testAll failing
> --------------------------------
>
>                 Key: HBASE-9610
>                 URL: https://issues.apache.org/jira/browse/HBASE-9610
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Elliott Clark
>
> http://jenkins-public.iridiant.net/job/hbase-0.96-hadoop2/140/org.apache.hbase$hbase-thrift/testReport/junit/org.apache.hadoop.hbase.thrift/TestThriftServer/testAll/
> {code}
> java.lang.AssertionError: Metrics Counters should be equal expected:<2> but 
> was:<4>
>       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)
> {code}
> Here too:
> http://jenkins-public.iridiant.net/job/hbase-0.96/134/
> http://jenkins-public.iridiant.net/job/hbase-0.96-hadoop2/140/
> Mind taking a looksee [~eclark]

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