You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2014/07/17 00:29:06 UTC

[jira] [Resolved] (HBASE-3011) HMaster cannot exit gracefully when NameNode is unavailable

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

Andrew Purtell resolved HBASE-3011.
-----------------------------------

    Resolution: Cannot Reproduce
      Assignee:     (was: Hairong Kuang)

Reopen or file new issue if still relevant with modern HBase versions

> HMaster cannot exit gracefully when NameNode is unavailable
> -----------------------------------------------------------
>
>                 Key: HBASE-3011
>                 URL: https://issues.apache.org/jira/browse/HBASE-3011
>             Project: HBase
>          Issue Type: Bug
>          Components: master
>            Reporter: Hairong Kuang
>
> When NameNode is not available and HMaster detects it, it tries to shut down itself. However,the main thread stuck at waiting for other scanner threads to exit, which does not happen.
> The main problem is that the shutdown request flag is not set to be true so other threads do not know that they need to exit.



--
This message was sent by Atlassian JIRA
(v6.2#6252)