[
https://issues.apache.org/jira/browse/HBASE-29190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Junegunn Choi updated HBASE-29190:
----------------------------------
Description:
This sub-task implements proposal 1-2 suggested in HBASE-29136.
Currently, when we try to disable regions in {{FAILED_OPEN}} state, HBase will
try to reassign them before disabling it. This is not
so the operator should modify the records in the meta table using hbck, if they
want to disable and/or delete a table with {{FAILED_OPEN}} regions.
was:
This sub-task implements proposal 1-2 suggested in HBASE-29136.
Currently, we are not allowed to disable regions in {{FAILED_OPEN}} state, so
the operator should modify the records in the meta table using hbck, if they
want to disable and/or delete a table with {{FAILED_OPEN}} regions.
> Allow disabling regions in FAILED_OPEN state
> --------------------------------------------
>
> Key: HBASE-29190
> URL: https://issues.apache.org/jira/browse/HBASE-29190
> Project: HBase
> Issue Type: Sub-task
> Reporter: Junegunn Choi
> Assignee: Junegunn Choi
> Priority: Major
> Labels: pull-request-available
>
> This sub-task implements proposal 1-2 suggested in HBASE-29136.
> Currently, when we try to disable regions in {{FAILED_OPEN}} state, HBase
> will try to reassign them before disabling it. This is not
> so the operator should modify the records in the meta table using hbck, if
> they want to disable and/or delete a table with {{FAILED_OPEN}} regions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)