You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "huaxiang sun (JIRA)" <ji...@apache.org> on 2016/09/07 21:10:22 UTC

[jira] [Created] (HBASE-16578) Mob data loss after mob compaction and normal compcation

huaxiang sun created HBASE-16578:
------------------------------------

             Summary: Mob data loss after mob compaction and normal compcation
                 Key: HBASE-16578
                 URL: https://issues.apache.org/jira/browse/HBASE-16578
             Project: HBase
          Issue Type: Bug
          Components: mob
    Affects Versions: 2.0.0
            Reporter: huaxiang sun
            Assignee: huaxiang sun


I have a unittest case, which could explore the mob data loss issue. The root cause is that with the following line:

https://github.com/apache/hbase/blob/master/hbase-server/src/main/java/org/apache/hadoop/hbase/mob/compactions/PartitionedMobCompactor.java#L625

It will make the old mob reference cell win during compaction.



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