Wei Deng created CASSANDRA-10464:
------------------------------------

             Summary: "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
            Reporter: Wei Deng
            Priority: Minor


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

Reply via email to