You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Zenek Kraweznik (Updated) (JIRA)" <ji...@apache.org> on 2012/01/04 14:07:38 UTC

[jira] [Updated] (CASSANDRA-3693) strange values of pending tasts with compactionstats (below 0)

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

Zenek Kraweznik updated CASSANDRA-3693:
---------------------------------------

    Summary: strange values of pending tasts with compactionstats (below 0)  (was: stranger values of pending tasts with compactionstats (below 0))
    
> strange values of pending tasts with compactionstats (below 0)
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-3693
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3693
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core, Tools
>    Affects Versions: 1.0.6
>         Environment: linux, oracle java 1.6.26
>            Reporter: Zenek Kraweznik
>            Priority: Minor
>
> Every 2.0s: for i in 1 2 3; do nodetool -h 192.168.2.$i compactionstats; done                                                                                                                                     Wed Jan  4 13:48:13 2012
> pending tasks: 2147483646
>           compaction type        keyspace   column family bytes compacted     bytes total  progress
>                Compaction         Archive        Messages     28034971475     72393139120    38.73%
> pending tasks: -2147483647
>           compaction type        keyspace   column family bytes compacted     bytes total  progress
>                Compaction         Archive        Messages     24575687282     72385305067    33.95%
> pending tasks: 0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira