[
https://issues.apache.org/jira/browse/HBASE-12891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Latham updated HBASE-12891:
--------------------------------
Attachment: HBASE-12891-v4.1-0.98.patch
Ouch. My apologies in backporting the patch correctly. It wouldn't apply to
0.98 so I applied it by hand and missing a section of the code. Thanks Andrew
for your help, and very sorry about the mistakes. Thanks to Enis for detecting
the issue. Always a good reminder about the value of the tests.
Attaching "HBASE-12891-v4.1-0.98.patch" which is should fix the backport and
the test. TestHBaseFsck passes for me locally, and I'm hoping the HadoopQA bot
will successfully pick this one up.
> Parallel execution for Hbck checkRegionConsistency
> --------------------------------------------------
>
> Key: HBASE-12891
> URL: https://issues.apache.org/jira/browse/HBASE-12891
> Project: HBase
> Issue Type: Improvement
> Components: hbck
> Affects Versions: 2.0.0, 0.98.10, 1.1.0
> Reporter: churro morales
> Assignee: Dave Latham
> Labels: performance, scalability
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-12891-v1.patch, HBASE-12891-v3.patch,
> HBASE-12891-v4-0.98.patch, HBASE-12891-v4-branch-1.patch,
> HBASE-12891-v4.1-0.98.patch, HBASE-12891-v4.patch, HBASE-12891.98.patch,
> HBASE-12891.patch, HBASE-12891.patch, HBASE-12891.v2-branch-1.patch,
> HBASE-12891.v2-master.patch, hbase-12891-addendum1.patch
>
>
> We have a lot of regions on our cluster ~500k and noticed that hbck took
> quite some time in checkAndFixConsistency(). [~davelatham] patched our
> cluster to do this check in parallel to speed things up. I'll attach the
> patch.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)