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

compactionstats 'completed' field not updating

Agile BoardAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Urgent
    • Resolution: Fixed
    • 3.0.0 rc2
    • None
    • None
    • Critical

    Description

      nodetool compactionstats is no longer showing any change to completed field or progress.

      Can be reproduced with:

      • Start cassandra
      • Run stress write
      • run nodetool flush followed by nodetool compactionstats
      ➜  cassandra git:(cassandra-3.0) ✗ ./bin/nodetool flush          
      ➜  cassandra git:(cassandra-3.0) ✗ ./bin/nodetool compactionstats
      pending tasks: 1
                                           id   compaction type    keyspace       table   completed       total    unit   progress
         75609a20-67a8-11e5-8003-c909ff7fd15e        Compaction   keyspace1   standard1           0   350132121   bytes      0.00%
      Active compaction remaining time :   0h00m20s
      ➜  cassandra git:(cassandra-3.0) ✗ ./bin/nodetool compactionstats
      pending tasks: 1
                                           id   compaction type    keyspace       table   completed       total    unit   progress
         75609a20-67a8-11e5-8003-c909ff7fd15e        Compaction   keyspace1   standard1           0   350132121   bytes      0.00%
      Active compaction remaining time :   0h00m20s
      ➜  cassandra git:(cassandra-3.0) ✗ ./bin/nodetool compactionstats
      pending tasks: 1
                                           id   compaction type    keyspace       table   completed       total    unit   progress
         75609a20-67a8-11e5-8003-c909ff7fd15e        Compaction   keyspace1   standard1           0   350132121   bytes      0.00%
      Active compaction remaining time :   0h00m20s
      ➜  cassandra git:(cassandra-3.0) ✗ ./bin/nodetool compactionstats
      pending tasks: 1
                                           id   compaction type    keyspace       table   completed       total    unit   progress
         75609a20-67a8-11e5-8003-c909ff7fd15e        Compaction   keyspace1   standard1           0   350132121   bytes      0.00%
      Active compaction remaining time :   0h00m20s
      ➜  cassandra git:(cassandra-3.0) ✗ ./bin/nodetool compactionstats
      pending tasks: 0
      ➜  cassandra git:(cassandra-3.0) ✗ 
      
      

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            marcuse Marcus Eriksson Assign to me
            tjake T Jake Luciani
            Marcus Eriksson
            T Jake Luciani
            Philip Thompson Philip Thompson
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment