You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2015/07/23 00:49:40 UTC

[jira] [Commented] (HBASE-13886) Return empty value when the mob file is corrupt instead of throwing exceptions

    [ https://issues.apache.org/jira/browse/HBASE-13886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14637866#comment-14637866 ] 

Hudson commented on HBASE-13886:
--------------------------------

FAILURE: Integrated in HBase-TRUNK #6672 (See [https://builds.apache.org/job/HBase-TRUNK/6672/])
HBASE-13886 Return empty value when the mob file is corrupt instead of throwing exceptions. (Jingcheng) (anoopsamjohn: rev b889339006eff73428ba93f39c7dbe4ab483ff9a)
* hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobConstants.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/mob/MobUtils.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/ReversedMobStoreScanner.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HMobStore.java
* hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestMobStoreScanner.java
* hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MobStoreScanner.java


> Return empty value when the mob file is corrupt instead of throwing exceptions
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-13886
>                 URL: https://issues.apache.org/jira/browse/HBASE-13886
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mob
>    Affects Versions: hbase-11339
>            Reporter: Jingcheng Du
>            Assignee: Jingcheng Du
>             Fix For: hbase-11339
>
>         Attachments: HBASE-13886-V2.diff, HBASE-13886-V3.patch, HBASE-13886-V4.patch, HBASE-13886-V5.patch, HBASE-13886.diff
>
>
> Now in reading, CorruptHFileException is thrown if the target mob file is corrupt. We can return empty value for that mob cell instead of throwing exceptions.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)