Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
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.
Attachments
Attachments
Issue Links
- breaks
-
HBASE-21105 TestHBaseFsck failing in branch-1, branch-1.4, branch-1.3 with NPE
- Resolved
- is related to
-
HBASE-7721 Atomic multi-row mutations in META
- Closed