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

Nodetool cfstats prints index name twice

    XMLWordPrintableJSON

Details

    • Low
    • 3.6
    • Hide

      .

      Show
      .

    Description

      CREATE TABLE test.test (
      id int PRIMARY KEY,
      data text
      );
      CREATE INDEX test_data_idx ON test.test (data);
      
      ccm node1 nodetool cfstats test
      
      Total number of tables: 40
      ----------------
      Keyspace : test
      Read Count: 0
      Read Latency: NaN ms
      Write Count: 0
      Write Latency: NaN ms
      Pending Flushes: 0
      Table (index): test.test_data_idxtest.test_data_idx
      

      Attachments

        Issue Links

          Activity

            People

              stefan.miklosovic Stefan Miklosovic
              KurtG Kurt Greaves
              Stefan Miklosovic
              Michael Semb Wever
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 0.5h
                  0.5h