You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2015/12/02 10:42:11 UTC

[jira] [Updated] (CASSANDRA-8914) Don't lookup maxPurgeableTimestamp unless we need to

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

Marcus Eriksson updated CASSANDRA-8914:
---------------------------------------
    Component/s: Compaction

> Don't lookup maxPurgeableTimestamp unless we need to
> ----------------------------------------------------
>
>                 Key: CASSANDRA-8914
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8914
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Compaction
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>              Labels: performance
>             Fix For: 2.1.5
>
>         Attachments: 0001-only-get-maxPurgableTimestamp-if-we-know-there-are-t.patch, 8914-v2.patch
>
>
> Currently we look up the maxPurgeableTimestamp in LazilyCompactedRow constructor, we should only do that if we have to (ie, if we know there is a tombstone to possibly drop)



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