[ 
https://issues.apache.org/jira/browse/CASSANDRA-10427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcus Eriksson reopened CASSANDRA-10427:
-----------------------------------------
        Tester: Philip Thompson

[~philipthompson] do you have time to add a test for this?

> compactionstats 'completed' field not updating
> ----------------------------------------------
>
>                 Key: CASSANDRA-10427
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10427
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: T Jake Luciani
>            Assignee: Marcus Eriksson
>            Priority: Critical
>             Fix For: 3.0.0 rc2
>
>
> 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
> {code}
> ➜  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) ✗ 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to