Junegunn Choi created HBASE-29190: ------------------------------------- Summary: Allowing 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
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. -- This message was sent by Atlassian Jira (v8.20.10#820010)