[
https://issues.apache.org/jira/browse/OMID-142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16809246#comment-16809246
]
Lars Hofhansl commented on OMID-142:
------------------------------------
You can look at HBase ScanDeleteTracker to see how it's done there. Can use a
similar design here
[ScanDeleteTracker|https://gitbox.apache.org/repos/asf?p=hbase.git;a=blob;f=hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/querymatcher/ScanDeleteTracker.java;h=f51404f487bff864d0d5e409adad71f7b5455ed8;hb=refs/heads/branch-1]
> Omid GC fails in Phoenix does not remove all data
> -------------------------------------------------
>
> Key: OMID-142
> URL: https://issues.apache.org/jira/browse/OMID-142
> Project: Apache Omid
> Issue Type: Bug
> Affects Versions: 1.0.1
> Reporter: Lars Hofhansl
> Assignee: Yonatan Gottesman
> Priority: Major
>
> When you insert a bunch of data into a table, followed by a DELETE FROM
> <table>, then flush and compact the table in HBase, the data is not removed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)