You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/02/16 03:05:24 UTC

[jira] [Resolved] (HBASE-10545) RS Hangs waiting on region to close on shutdown; has to timeout before can go down

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

stack resolved HBASE-10545.
---------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

Committed to all branches.  Thanks for review Andrew.

> RS Hangs waiting on region to close on shutdown; has to timeout before can go down
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-10545
>                 URL: https://issues.apache.org/jira/browse/HBASE-10545
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.98.0
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.96.2, 0.98.1, 0.99.0, 0.94.18
>
>         Attachments: 10545.094.txt, 10545.txt
>
>
> I am seeing cluster sometimes fails to go down hanging out waiting on close - it looks like it is waiting on hbase:meta that is the issue.  I am running 0.98.0RC3 and hadoop-2.4.0-SNAPSHOT.  Might be my setup.  Filing this issue to keep an eye on this as I go.
> It looks like we are not calling close the region that is holding us up.  Log is full of this:
> {code}
> 2014-02-14 16:07:21,095 DEBUG [regionserver60020] regionserver.HRegionServer: Waiting on 1588230740
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)