[ https://issues.apache.org/jira/browse/HBASE-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13941203#comment-13941203 ]
Ted Yu commented on HBASE-10795: -------------------------------- I mentioned the test failure since the Standard Output led me to TestHBaseFsck#testHBaseFsck(). This JIRA aligns TestHBaseFsck#testHBaseFsck() with rest of the tests. Investigation of test failure of TestHBaseFsck#testSplitDaughtersNotInMeta is on-going. > TestHBaseFsck#testHBaseFsck() should drop the table it creates > -------------------------------------------------------------- > > Key: HBASE-10795 > URL: https://issues.apache.org/jira/browse/HBASE-10795 > Project: HBase > Issue Type: Test > Reporter: Ted Yu > Assignee: Ted Yu > Priority: Trivial > Attachments: 10795-v1.txt > > > When investigating TestHBaseFsck test failures, I often saw the following > (https://builds.apache.org/job/HBase-0.98-on-Hadoop-1.1/223/testReport/junit/org.apache.hadoop.hbase.util/TestHBaseFsck/testSplitDaughtersNotInMeta/): > {code} > Number of Tables: 3 > Table: tableBadMetaAssign rw families: 1 > Table: hbase:namespace rw families: 1 > Table: testSplitdaughtersNotInMeta rw families: 1 > {code} > TestHBaseFsck#testHBaseFsck() should drop the table it creates. -- This message was sent by Atlassian JIRA (v6.2#6252)