[
https://issues.apache.org/jira/browse/HBASE-9610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13779120#comment-13779120
]
stack commented on HBASE-9610:
------------------------------
Chatted w/ Elliott. Not sure why the new fail. One suggestion was that we
change the test to large rather than medium (Test runs for 90seconds when
medium is supposed to be no more than 50seconds) thinking that it'd run in its
own VM avoiding concurrent cluster if one running in same JVM ... only looking
at the configs., it looks to me that medium setup is same as large (correct me
if I have it wrong).
So adding a patch that just catches this new exception in case it fails. Also
setting test to be large.
> 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
> Attachments: 9610-debugging.txt, 9610_hack_fix.txt,
> 9610-make-large-and-catch-fail.txt, more_debugging.txt
>
>
> 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