You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2013/12/27 21:39:50 UTC

[jira] [Commented] (HBASE-10248) [0.94] TestMetaReaderEditor fails frequently

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

Lars Hofhansl commented on HBASE-10248:
---------------------------------------

I think the key is this from the log:
{code}
2013-12-26 07:56:22,201 INFO  [reader] catalog.TestMetaReaderEditor$MetaTask(192): reader failed
org.apache.hadoop.hbase.client.RetriesExhaustedException: Failed after attempts=10, exceptions:
Thu Dec 26 07:55:11 UTC 2013, org.apache.hadoop.hbase.client.HTable$3@97cc12, java.io.IOException: Unexpected closed connection
Thu Dec 26 07:55:12 UTC 2013, org.apache.hadoop.hbase.client.HTable$3@97cc12, org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is in the failed servers list: janus.apache.org/67.195.138.60:50758
Thu Dec 26 07:55:13 UTC 2013, org.apache.hadoop.hbase.client.HTable$3@97cc12, org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is in the failed servers list: janus.apache.org/67.195.138.60:50758
Thu Dec 26 07:55:15 UTC 2013, org.apache.hadoop.hbase.client.HTable$3@97cc12, org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is in the failed servers list: janus.apache.org/67.195.138.60:50758
Thu Dec 26 07:55:17 UTC 2013, org.apache.hadoop.hbase.client.HTable$3@97cc12, org.apache.hadoop.hbase.ipc.HBaseClient$FailedServerException: This server is in the failed servers list: janus.apache.org/67.195.138.60:50758
{code}

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