[
https://issues.apache.org/jira/browse/HBASE-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100160#comment-13100160
]
[email protected] commented on HBASE-4313:
------------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1748/
-----------------------------------------------------------
Review request for hbase and Todd Lipcon.
Summary
-------
Trunk version of HBASE-4313.
commit 2d0e127fbe13be7d1fda0a7dff91c0717dbb13a0
Author: Jonathan Hsieh <[email protected]>
Date: Thu Aug 25 00:10:27 2011 -0700
HBASE-4313 Refactor TestHBaseFsck to make adding hbck tests easier
- Cleanup table creation
- Add proper MiniCluster shutdown
- Separate each corruption into a separate test
This addresses bug HBASE-4313.
https://issues.apache.org/jira/browse/HBASE-4313
Diffs
-----
src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java 7ff8eb5
Diff: https://reviews.apache.org/r/1748/diff
Testing
-------
This unittest class passes.
Thanks,
jmhsieh
> Refactor TestHBaseFsck to make adding individual hbck tests easier
> ------------------------------------------------------------------
>
> Key: HBASE-4313
> URL: https://issues.apache.org/jira/browse/HBASE-4313
> Project: HBase
> Issue Type: Improvement
> Affects Versions: 0.90.4
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Attachments:
> 0001-HBASE-4313-Refactor-TestHBaseFsck-to-make-adding-hbc.patch,
> 0001-HBASE-4313-Refactor-TestHBaseFsck-to-make-adding-hbc.patch,
> hbase-4313-trunk.patch
>
>
> The current TestHBaseFsck has one test case that tests multiple things in the
> same table. This refactor essentially preserves what is tested but isolates
> each error type so that there is no bleed over in error from table to table.
> This will also enable the writing of other simple to read tests for other
> hbck detectable errors.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira