You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ryan rawson (JIRA)" <ji...@apache.org> on 2009/04/21 09:39:47 UTC

[jira] Updated: (HBASE-1332) regionserver carrying .META. starts sucking all cpu, drives load up - infinite loop?

     [ https://issues.apache.org/jira/browse/HBASE-1332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ryan rawson updated HBASE-1332:
-------------------------------

    Status: Patch Available  (was: Open)

> regionserver carrying .META. starts sucking all cpu, drives load up - infinite loop?
> ------------------------------------------------------------------------------------
>
>                 Key: HBASE-1332
>                 URL: https://issues.apache.org/jira/browse/HBASE-1332
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.20.0
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.20.0
>
>         Attachments: HBASE-1332.patch
>
>
> the symptom is the cluster comes to a dead halt.  Lookups on meta don't seem to work, and the regionserver carrying .META. goes hot - using 800% CPU or more, driving system LA up really really high (I've seen it as high as 26).  Thread dumps seem to indicate every IPC handler is stuck in Bytes.binarySearch().

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.