You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Matt Stump (JIRA)" <ji...@apache.org> on 2014/02/25 05:09:20 UTC

[jira] [Updated] (CASSANDRA-6767) sstablemetadata should print minimum timestamp

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

Matt Stump updated CASSANDRA-6767:
----------------------------------

    Attachment: trunk-6767.patch

> sstablemetadata should print minimum timestamp
> ----------------------------------------------
>
>                 Key: CASSANDRA-6767
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6767
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Matt Stump
>         Attachments: trunk-6767.patch
>
>
> sstablemetadata should print the minimum timestamp in addition to the maximum timestamp of an sstable. Both are needed to debug the TTL related enhancements to compaction introduced as part of CASSANDRA-5228.
> Per Marcus's instruction:
> Add "out.printf("Minimum timestamp: %s%n", stats.minTimestamp);" to SSTableMetadataViewer.java



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)