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


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