Enis Soztutar created HBASE-7777:
------------------------------------

             Summary: HBCK check for lingering split parents should check for 
child regions
                 Key: HBASE-7777
                 URL: https://issues.apache.org/jira/browse/HBASE-7777
             Project: HBase
          Issue Type: Bug
          Components: hbck, regionserver
            Reporter: Enis Soztutar
            Assignee: Enis Soztutar
             Fix For: 0.96.0


HBCK checks for split parent regions being in meta and hdfs, and reports this 
as a transient error. 

However, split parents, by design, linger around for some time, until its 
children stops referring to it. 
Instead we should check whether the children are there, and do not report 
anything if it is so. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to