Test that HBase runs when a .META. row without an HRI
-----------------------------------------------------
Key: HBASE-3192
URL: https://issues.apache.org/jira/browse/HBASE-3192
Project: HBase
Issue Type: Bug
Reporter: stack
Assignee: stack
Fix For: 0.90.0
A .META. without an HRI entry should never happen but if it does, it should not
cause master shutdown (master is on a hair-trigger at mo. so that issues are
noticed quickly). HBASE-3151 fixed being able to deal w/ empty HRI. This
issue is about adding a test to verify hbase stays up (make sure chore runs and
that test does meta scanning with MetaScanner and MetaReader).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.