[ https://issues.apache.org/jira/browse/HBASE-10248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13857736#comment-13857736 ]
Lars Hofhansl commented on HBASE-10248: --------------------------------------- This looks like an actual problem (not just a test issue), where an HBaseClient is rendered permanently useless. > [0.94] TestMetaReaderEditor fails frequently > -------------------------------------------- > > Key: HBASE-10248 > URL: https://issues.apache.org/jira/browse/HBASE-10248 > Project: HBase > Issue Type: Bug > Reporter: Lars Hofhansl > Fix For: 0.94.16 > > > Eample: > {code} > java.lang.AssertionError: reader: count=2, t=null > at org.junit.Assert.fail(Assert.java:93) > at org.junit.Assert.assertTrue(Assert.java:43) > at > org.apache.hadoop.hbase.catalog.TestMetaReaderEditor.testRetrying(TestMetaReaderEditor.java:152) > {code} > https://builds.apache.org/job/HBase-0.94/1239/ -- This message was sent by Atlassian JIRA (v6.1.5#6160)