[ 
https://issues.apache.org/jira/browse/HBASE-4313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13101104#comment-13101104
 ] 

Hudson commented on HBASE-4313:
-------------------------------

Integrated in HBase-TRUNK #2193 (See 
[https://builds.apache.org/job/HBase-TRUNK/2193/])
    HBASE-4313 Refactor TestHBaseFsck to make adding individual hbck tests 
easier

stack : 
Files : 
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/test/java/org/apache/hadoop/hbase/util/TestHBaseFsck.java


> 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
>             Fix For: 0.90.5
>
>         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

        

Reply via email to