Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-10464

"nodetool compactionhistory" output should be sorted on compacted_at column and the timestamp shown in human readable format

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 3.2
    • Tool/nodetool
    • None

    Description

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

      Attachments

        Activity

          People

            michaeledge Michael Edge
            weideng Wei Deng
            Michael Edge
            Yuki Morishita
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: