[ 
https://issues.apache.org/jira/browse/HBASE-19521?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Qilin Cao updated HBASE-19521:
------------------------------
    Attachment: HBASE-19521-v2.patch

> HBase mob compaction need to check hfile version
> ------------------------------------------------
>
>                 Key: HBASE-19521
>                 URL: https://issues.apache.org/jira/browse/HBASE-19521
>             Project: HBase
>          Issue Type: Improvement
>          Components: Compaction, mob
>    Affects Versions: 2.0.0, 3.0.0
>            Reporter: Qilin Cao
>            Assignee: Qilin Cao
>            Priority: Critical
>         Attachments: HBASE-19521-v1.patch, HBASE-19521-v2.patch
>
>
> When HBase master configuration is not set hfile.format.version to 3, and 
> user already run compact mob, this operation will cause compactor write V2 
> ref hfile, the result is that user can not scan the correct cell value since 
> the mob cell ref tags are not written. So it is necessary to check the hfile 
> version before to run mob compaction.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to