[
https://issues.apache.org/jira/browse/HBASE-16812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15840940#comment-15840940
]
Jingcheng Du commented on HBASE-16812:
--------------------------------------
Thanks a lot [[email protected]]!
bq. Do you want to write the Cell with the tag to the delFile? Or maybe it
doesn't matter?
You are right, it doesn't matter. I prefer to use a cell without the tag to the
del file.
bq. Is this change right?
I think it is right. If we have a {{request.isAllFiles()}}, we should drop the
delete markers {{ScanType.COMPACT_DROP_DELETES}}, otherwise retain them
{{ScanType.COMPACT_RETAIN_DELETES}}.
> Clean up the locks in MOB
> -------------------------
>
> Key: HBASE-16812
> URL: https://issues.apache.org/jira/browse/HBASE-16812
> Project: HBase
> Issue Type: Task
> Reporter: Appy
> Assignee: Jingcheng Du
> Priority: Minor
> Attachments: HBASE-16812.master.001.patch, HBASE-16812.patch,
> HBASE-16812-V2.patch
>
>
> Clean up the locks in MOB.
> # Retain all the delete markers in mob-enabled columns until they are expired.
> # Remove the locks from major compaction of mob-enabled columns.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)