[
https://issues.apache.org/jira/browse/CASSANDRA-9250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14514906#comment-14514906
]
Jonathan Ellis commented on CASSANDRA-9250:
-------------------------------------------
What if we had a groupForStatistics method that returned Collections of
sstables? (Actually, a Map of String header to Collection.) Then the
stat-printing part could be generic and you'd just have to implement one method
in the strategy.
> Make compactionstats more detailed
> ----------------------------------
>
> Key: CASSANDRA-9250
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9250
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Marcus Eriksson
> Fix For: 3.0
>
>
> When a user runs nodetool compactionstats, we could allow compaction
> strategies to print more information about themselves, example from rocksdb:
> https://gist.github.com/mdcallag/52719276a79b23df18a4
> It could show details about levels for LCS, sizes of sstables with STCS or
> time windows with DTCS.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)