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

Branimir Lambov updated CASSANDRA-12792:
----------------------------------------
    Resolution: Fixed
        Status: Resolved  (was: Ready to Commit)

Committed as 7d2fdfeb41eca9badaf10b906b6afe077d166348 to 2.2, 
eb41380cc27277e34edf2c74f535588fd1382a9a to 3.0, 
f33cd55a5bbf9a8ba0073c606b971d3b3fc85471 to 3.X and 
29cb5910612b603e312d1e99555113d827f6cd9b to trunk.

> delete with timestamp long.MAX_VALUE for the whole key creates tombstone that 
> cannot be removed. 
> -------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-12792
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12792
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Compaction
>            Reporter: Ian Ilsley
>            Assignee: Joel Knighton
>
> In db/compaction/LazilyCompactedRow.java 
> we only check for  <  MaxPurgeableTimeStamp  
> eg:
> (this.maxRowTombstone.markedForDeleteAt < getMaxPurgeableTimestamp())
> this should probably be <= 



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

Reply via email to