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/03/09 08:31:38 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:
---------------------------------------
    Attachment: 0001-only-get-maxPurgableTimestamp-if-we-know-there-are-t.patch

> Don't lookup maxPurgeableTimestamp unless we need to
> ----------------------------------------------------
>
>                 Key: CASSANDRA-8914
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8914
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>             Fix For: 2.1.4
>
>         Attachments: 0001-only-get-maxPurgableTimestamp-if-we-know-there-are-t.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)