[
https://issues.apache.org/jira/browse/HBASE-20941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Umesh Agashe updated HBASE-20941:
---------------------------------
Description:
Create HbckService in master and implement following methods:
# setTableState(): If table state are inconsistent with action/ procedures
working on them, sometimes manipulating their states in meta fix things.
was:
Create HbckService in master and implement following methods:
# purgeProcedure/s(): some procedures do not support abort at every step. When
these procedures get stuck then they can not be aborted or make further
progress. Corrective action is to purge these procedures from ProcWAL. Provide
option to purge sub-procedures as well.
# setTable/RegionState(): If table/ region state are inconsistent with action/
procedures working on them, sometimes manipulating their states in meta fix
things.
> Create and implement HbckService in master
> ------------------------------------------
>
> Key: HBASE-20941
> URL: https://issues.apache.org/jira/browse/HBASE-20941
> Project: HBase
> Issue Type: Sub-task
> Reporter: Umesh Agashe
> Assignee: Umesh Agashe
> Priority: Major
> Attachments: hbase-20941.master.001.patch
>
>
> Create HbckService in master and implement following methods:
> # setTableState(): If table state are inconsistent with action/ procedures
> working on them, sometimes manipulating their states in meta fix things.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)