You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Daniel Kador (JIRA)" <ji...@apache.org> on 2013/12/21 22:28:09 UTC

[jira] [Commented] (CASSANDRA-5159) Expose droppable tombstone ratio stats over JMX

    [ https://issues.apache.org/jira/browse/CASSANDRA-5159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13854943#comment-13854943 ] 

Daniel Kador commented on CASSANDRA-5159:
-----------------------------------------

We're seeing that the JMX value for DroppableTombstoneRatio for all our CFs is 0.0.  On the face of it that seems wrong since we've definitely issued a ton of deletes for row keys to expire some old data that we no longer need (and it definitely hasn't been reclaimed from disk yet).  Am I misunderstanding what this means / how to use it?  We're on 1.2.8 and using leveled compaction for all our CFs.

I can file a new issue for this if it'd be easier.

> Expose droppable tombstone ratio stats over JMX
> -----------------------------------------------
>
>                 Key: CASSANDRA-5159
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5159
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>    Affects Versions: 1.2.0
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Minor
>             Fix For: 1.2.1
>
>         Attachments: 0001-Expose-the-ratio-of-droppable-tombstones-over-JMX.patch
>
>
> Could be nice to be able to jmx-monitor the tombstone histogram collected during compactions to see how many gc-able tombstones there are left due to the row existing in other sstables



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)