You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by st...@duboce.net on 2010/07/24 07:30:19 UTC

Review Request: HBASE-2876 HBase hbck: false positive error reported for parent regions that are in offline state in meta after a split

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://review.hbase.org/r/383/
-----------------------------------------------------------

Review request for hbase.


Summary
-------

Small patch for hbck tool; don't complain about offlined regions not being served.


This addresses bug HBASE-2876.
    http://issues.apache.org/jira/browse/HBASE-2876


Diffs
-----

  src/main/java/org/apache/hadoop/hbase/client/HBaseFsck.java 4e1bb59 

Diff: http://review.hbase.org/r/383/diff


Testing
-------

None


Thanks,

stack