You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2010/11/05 22:22:43 UTC

[jira] Created: (HBASE-3201) Add accounting of empty regioninfo_qualifier rows in meta to hbasefsck.

Add accounting of empty regioninfo_qualifier rows in meta to hbasefsck.
-----------------------------------------------------------------------

                 Key: HBASE-3201
                 URL: https://issues.apache.org/jira/browse/HBASE-3201
             Project: HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.90.0


Make an accounting of empty HREGION_QUALIFIER rows in .META.  Emit count and details in hbase fsck too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-3201) Add accounting of empty regioninfo_qualifier rows in meta to hbasefsck.

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-3201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-3201.
--------------------------

    Resolution: Fixed
      Assignee: stack

Committed small patch that counts empty HRegionInfo qualifiers in .META. and emits as part of the hbasefsck report.

> Add accounting of empty regioninfo_qualifier rows in meta to hbasefsck.
> -----------------------------------------------------------------------
>
>                 Key: HBASE-3201
>                 URL: https://issues.apache.org/jira/browse/HBASE-3201
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.90.0
>
>
> Make an accounting of empty HREGION_QUALIFIER rows in .META.  Emit count and details in hbase fsck too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.