You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/03/20 00:19:45 UTC

[jira] [Updated] (HBASE-10795) TestHBaseFsck#testHBaseFsck() should drop the table it creates

     [ https://issues.apache.org/jira/browse/HBASE-10795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Yu updated HBASE-10795:
---------------------------

    Status: Patch Available  (was: Open)

> 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
>         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)