You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2015/12/04 17:59:11 UTC

[jira] [Updated] (CASSANDRA-10464) "nodetool compactionhistory" output should be sorted on compacted_at column and the timestamp shown in human readable format

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