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/06/03 10:39:51 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 ]

Marcus Eriksson updated CASSANDRA-6767:
---------------------------------------
    Fix Version/s: 2.1 beta2

> 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
>            Priority: Trivial
>             Fix For: 2.1 beta2
>
>         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.3.4#6332)