stack created HBASE-12978:
-----------------------------
Summary: hbase:meta has a row missing hregioninfo and it causes my
long-running job to fail
Key: HBASE-12978
URL: https://issues.apache.org/jira/browse/HBASE-12978
Project: HBase
Issue Type: Bug
Reporter: stack
Fix For: 1.0.0
Testing 1.0.0 trying long-running tests.
A row in hbase:meta was missing its HRI entry. It caused the job to fail.
Around the time of the first task failure, there are balances of the hbase:meta
region and it was on a server that crashed. I tried to look at what happened
around time of our writing hbase:meta and I ran into another issue; 20 logs of
256MBs filled with WrongRegionException written over a minute or two. The
actual update of hbase:meta was not in the logs, it'd been rotated off.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)