[ https://issues.apache.org/jira/browse/OMID-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16853565#comment-16853565 ]
Lars Hofhansl commented on OMID-147: ------------------------------------ Sorry for the late reply. Yes that's what I meant. I supposed the suicide mechanism is that a transaction older than X would not be allow by the TSO to commit (and any attempt to read or write in that transaction would lead to a rollback). > Discuss better/faster ways of garbage collection during HBase major > compactions > ------------------------------------------------------------------------------- > > Key: OMID-147 > URL: https://issues.apache.org/jira/browse/OMID-147 > Project: Apache Omid > Issue Type: Wish > Affects Versions: 1.0.1 > Reporter: Lars Hofhansl > Priority: Major > > *Not for 1.0.1* > In our use of HBase/Phoenix we very frequently need to delete a lot of data > (customers leave, we have GDPR requests and various other reasons). > We need to be able to ensure that data marked for deletion in HBase is > removed no later than some specific point in time. Currently this is hard to > achieve - see OMID-142. > So let's have a discussion here, about how this could happen. Either by some > manual step, or -preferably - by disconnecting the conflictMap from when a > transaction's deleted data becomes eligible for physical removal. -- This message was sent by Atlassian JIRA (v7.6.3#76005)