Ted Yu created HBASE-10372:
------------------------------
Summary: TestHBaseFsck#testSplitDaughtersNotInMeta often fails
Key: HBASE-10372
URL: https://issues.apache.org/jira/browse/HBASE-10372
Project: HBase
Issue Type: Test
Reporter: Ted Yu
Attachments: 10372-testSplitDaughtersNotInMeta-output.html
This test fails quite often.
Here are some examples:
https://builds.apache.org/job/HBase-0.98/88/
https://builds.apache.org/job/HBase-0.98/89/
This assertion fails:
{code}
assertNotNull(HRegionInfo.getHRegionInfo(result));
{code}
the split hbase:meta entry didn't have corresponding HRegionInfo.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)