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 2009/07/02 02:12:47 UTC

[jira] Resolved: (HBASE-1602) HRegionServer won't go down since we added in new LruBlockCache

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

stack resolved HBASE-1602.
--------------------------

    Resolution: Fixed
      Assignee: stack

Committed after testing.  Easy to reproduce the problem.

> HRegionServer won't go down since we added in new LruBlockCache
> ---------------------------------------------------------------
>
>                 Key: HBASE-1602
>                 URL: https://issues.apache.org/jira/browse/HBASE-1602
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.20.0
>
>         Attachments: shutdown.patch
>
>
> New LruBlockCache uses thread excecutor scheduling stats dumping.  The scheduled excecutor needs to be cancelled else it just stays running stopping the HRS going down.

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