[
https://issues.apache.org/jira/browse/HBASE-21965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16888516#comment-16888516
]
stack commented on HBASE-21965:
-------------------------------
This commit undone by "HBASE-22673 Avoid to expose protobuf stuff in Hbck
interface". The added hbck method here was removed because it does 'checking',
not 'fixing' as it should do when added to Hbck. See
https://issues.apache.org/jira/secure/EditComment!default.jspa?id=13244089&commentId=16882591
To be addressed otherwise by showing problem regions in web UI. See
HBASE-22709 Add a web ui to show the failed splited/merged regions
> Fix failed split and merge transactions that have failed to roll back
> ---------------------------------------------------------------------
>
> Key: HBASE-21965
> URL: https://issues.apache.org/jira/browse/HBASE-21965
> Project: HBase
> Issue Type: Sub-task
> Components: hbck2
> Reporter: Jingyun Tian
> Assignee: Jingyun Tian
> Priority: Major
> Fix For: 3.0.0, 2.3.0
>
> Attachments: HBASE-21965.master.001.patch,
> HBASE-21965.master.002.patch, HBASE-21965.master.003.patch,
> HBASE-21965.master.004.patch, HBASE-21965.master.005.patch,
> HBASE-21965.master.006.patch, HBASE-21965.master.007.patch,
> HBASE-21965.master.007.patch, HBASE-21965.master.008.patch,
> HBASE-21965.master.009.patch, HBASE-21965.master.010.patch,
> HBASE-21965.master.011.patch, HBASE-21965.master.012.patch,
> HBASE-21965.master.013.patch, HBASE-21965.master.014.patch,
> HBASE-21965.master.014.patch
>
>
> Make HBCK2 be able to fix failed split and merge transactions that have
> failed to roll back.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)