[
https://issues.apache.org/jira/browse/CASSANDRA-10464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie updated CASSANDRA-10464:
----------------------------------------
Reviewer: Yuki Morishita
> "nodetool compactionhistory" output should be sorted on compacted_at column
> and the timestamp shown in human readable format
> ----------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-10464
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10464
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Wei Deng
> Priority: Minor
> Fix For: 3.x
>
> Attachments: CASSANDRA-10464-CompactionHistory.patch
>
>
> "nodetool compactionhistory" (introduced in CASSANDRA-5078) is a useful tool
> for Cassandra DBAs. However, the current output limits its usefulness without
> some additional parsing.
> We should improve it in the following two areas:
> 1. The output should be sorted on the compacted_at column, so that the most
> recently finished compaction will show up last (which is what the DBAs would
> expect);
> 2. The compacted_at column should be printed in human-readable timestamp.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)