[
https://issues.apache.org/jira/browse/HBASE-10372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875163#comment-13875163
]
Andrew Purtell commented on HBASE-10372:
----------------------------------------
This is only happening on builds.apache.org ? Not saying it's not a problem,
just that I haven't seen this locally on three boxes running the unit tests
continuously.
> 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)