[
https://issues.apache.org/jira/browse/HBASE-12978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315484#comment-14315484
]
Hudson commented on HBASE-12978:
--------------------------------
SUCCESS: Integrated in HBase-1.0 #726 (See
[https://builds.apache.org/job/HBase-1.0/726/])
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
05c3672335a238b0a733b56d9345757da41af31a)
* hbase-common/src/main/java/org/apache/hadoop/hbase/CellComparator.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/io/hfile/HFileWriterV2.java
* hbase-common/src/test/java/org/apache/hadoop/hbase/TestCellComparator.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)