[hbck] Print out better info if detects overlapping regions in .META.
---------------------------------------------------------------------

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


Just had a case of what looked like lost edits from .META. resulting in 
overlapping regions up in .META.  Needed online merge tool to fix (didn't have 
it).  Also, finding the bad regions wasn't as easy as it could have been.  hbck 
printed out cryptic message about count of regions not being right, not enough 
'edges'.  ./bin/check_meta.rb actually wrote out the problem issues saying a 
hole in table.  Move this into hbck and kill bin/check_meta.rb.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to