[
https://issues.apache.org/jira/browse/HBASE-4322?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13104603#comment-13104603
]
[email protected] commented on HBASE-4322:
------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1789/
-----------------------------------------------------------
(Updated 2011-09-14 16:02:13.694764)
Review request for hbase, Todd Lipcon and Michael Stack.
Changes
-------
Updated to fix hbckInfo comparator and some tests of that comparator.
Summary
-------
This requires HBASE-4321.
commit 0ed6be1b628f3c030480164af37825702a2d5020
Author: Jonathan Hsieh <[email protected]>
Date: Mon Sep 5 02:16:32 2011 -0700
HBASE-4322 [hbck] Update checkIntegrity/checkRegionChain to present more
accurate region split problem summary
Minor semantics change
- if two regions overlap this counts as two inconsistencies instead of one.
If three overlap, it counts as three.
- testMetaHole was previously actually was an overlap ([D,E] overlaps
[C,]). Change to make true hole.
This addresses bug HBASE-4322.
https://issues.apache.org/jira/browse/HBASE-4322
Diffs (updated)
-----
src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java a152bcb
src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java f42a87c
src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsckComparator.java
PRE-CREATION
Diff: https://reviews.apache.org/r/1789/diff
Testing
-------
Modified unit test passes. Currently running full suite.
Thanks,
jmhsieh
> [hbck] Update checkIntegrity/checkRegionChain to present more accurate region
> split problem summary
> ---------------------------------------------------------------------------------------------------
>
> Key: HBASE-4322
> URL: https://issues.apache.org/jira/browse/HBASE-4322
> Project: HBase
> Issue Type: Improvement
> Components: hbck
> Affects Versions: 0.90.4, 0.94.0
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments:
> 0001-HBASE-4322-hbck-Update-checkIntegrity-checkRegionCha.patch,
> 0001-HBASE-4322-hbck-Update-checkIntegrity-checkRegionCha.patch,
> hbase-4322-0.90.patch
>
>
> This is a mostly semantics preserving upgrade to hbck that uses the
> RegionSplitCalculator from HBASE-4321 that provides more in depth information
> about region split problems in meta when running hbck.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira