[
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)