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

Jingcheng Du commented on HBASE-16786:
--------------------------------------

Either retain or clean up the _del files is okay for me.
# If we clean up the _del files, the MOB data cannot be cleaned up until they 
are cleaned by expired mob file cleaner when they are expired.
# If we retain the _del files, we need to add a new tag in the delete marker to 
mark if it had been written to the _del file which can avoid writing delete 
markers to _del files for multiple times.
I am not sure if you can accept the first approach? I guess the second approach 
is more appropriate?

> Procedure V2 - Move ZK-lock's uses to Procedure framework locks 
> (LockProcedure)
> -------------------------------------------------------------------------------
>
>                 Key: HBASE-16786
>                 URL: https://issues.apache.org/jira/browse/HBASE-16786
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: Appy
>            Assignee: Matteo Bertozzi
>         Attachments: HBASE-16786.master.001.patch, 
> HBASE-16786.master.002.patch, HBASE-16786.master.003.patch, 
> HBASE-16786.master.004.patch, HBASE-16786.master.005.patch, 
> HBASE-16786.master.006.patch
>
>




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

Reply via email to