You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/11/21 04:19:35 UTC

[jira] [Resolved] (HBASE-12551) Backport HBASE-10955 'HBCK leaves the region in masters in-memory RegionStates if region hdfs dir is lost' to 0.98

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

Ted Yu resolved HBASE-12551.
----------------------------
    Resolution: Fixed

> Backport HBASE-10955 'HBCK leaves the region in masters in-memory RegionStates if region hdfs dir is lost' to 0.98
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-12551
>                 URL: https://issues.apache.org/jira/browse/HBASE-12551
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.98.9
>
>         Attachments: 12551-0.98.txt
>
>
> If the hdfs directory for the region is removed, and HBCK is invoked to fix the issue. The test fails flakily because the region is removed from meta and unassigned, but the region is not offlined from the masters in-memory.
> This issue is to backport the fix to 0.98 branch.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)