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

CliClient print memtable threshold in incorrect order

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.8.3
    • None
    • None
    • Low

    Description

      as a continuation from #2839 looks like it was incorrectly merged into 0.8 as well, hence affecting > 0.8.2.

      for trunk, this is also changed (time is taken out). So I guess format wise, we would stick with the fixed format in 0.7.7 per #2839 , which is:

      sessionState.out.printf("      Memtable thresholds: %s/%s/%s (millions of ops/minutes/MB)%n",
          cf_def.memtable_operations_in_millions, cf_def.memtable_flush_after_mins, cf_def.memtable_throughput_in_mb);
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            cywjackson Jackson Chung
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: