[ https://issues.apache.org/jira/browse/HBASE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315509#comment-14315509 ]
Hudson commented on HBASE-12978: -------------------------------- FAILURE: Integrated in HBase-TRUNK #6114 (See [https://builds.apache.org/job/HBase-TRUNK/6114/]) HBASE-12978 Region goes permanently offline (WAS: hbase:meta has a row missing hregioninfo and it causes my long-running job to fail) (stack: rev 9c66afbae752b06b058df34c0e40fbbf54426ac3) * hbase-common/src/test/java/org/apache/hadoop/hbase/TestCellComparator.java * hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterV2.java * hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparator.java > Region goes permanently offline (WAS: 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 > Assignee: stack > Priority: Blocker > Fix For: 1.0.0, 2.0.0, 1.1.0 > > Attachments: 12978.txt, 12978v2.txt, e7cadabc6e5e46c7bf6b3d445f0c53cf > > > 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)