[
https://issues.apache.org/jira/browse/CASSANDRA-3693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180930#comment-13180930
]
Jonathan Ellis commented on CASSANDRA-3693:
-------------------------------------------
Are you using LeveledCompaction?
How much data do you have on disk? How many sstables?
> strange values of pending tasks 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
>
> during scrub:
> 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