[
https://issues.apache.org/jira/browse/HBASE-20941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16594100#comment-16594100
]
Umesh Agashe commented on HBASE-20941:
--------------------------------------
hadoop.hbase.util.TestHBaseFsckReplication failed in last 2 builds.
'IOException("Duplicate hbck - Abort")' is thrown when lock file for hbck
already exists due to existing (another) instance of hbck running. In this case
I think there is a stale file that didn't get cleaned. This seems to be
unrelated to the changes in the patch. It runs locally in my dev environment.
> 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,
> hbase-20941.master.002.patch, hbase-20941.master.003.patch,
> hbase-20941.master.004.patch, hbase-20941.master.004.patch,
> hbase-20941.master.004.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)