You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2013/10/01 05:49:23 UTC

[jira] [Updated] (CASSANDRA-6117) Avoid death-by-tombstone by default

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

Jonathan Ellis updated CASSANDRA-6117:
--------------------------------------

    Attachment: 6117.txt

The main tricky point is that SQF is also used for PrecompactedRow.  Added an opt-out method for IQF subclassing it.

> Avoid death-by-tombstone by default
> -----------------------------------
>
>                 Key: CASSANDRA-6117
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6117
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Jonathan Ellis
>             Fix For: 2.0.2
>
>         Attachments: 6117.txt
>
>
> We added warnings to 1.2 (CASSANDRA-6042); for 2.0 we should go farther and drop requests (with an error logged) that exceed the threshold.  Users who want to tread dangerously are free to crank the threshold up, but "I queried a lot of tombstones and Cassandra fell over" is possibly the number one way of killing Cassandra nodes right now.



--
This message was sent by Atlassian JIRA
(v6.1#6144)