[
https://issues.apache.org/jira/browse/CASSANDRA-9235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511150#comment-14511150
]
Marcus Eriksson commented on CASSANDRA-9235:
--------------------------------------------
[~msb] you will have to reduce the size of your sstables in the new table -
this bug breaks LCS when you have that big sstables
> nodetool compactionstats. Negative numbers in pending tasks
> ------------------------------------------------------------
>
> Key: CASSANDRA-9235
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9235
> Project: Cassandra
> Issue Type: Bug
> Components: API, Core
> Environment: CentOS 6.2 x64, Cassandra 2.1.4
> Java(TM) SE Runtime Environment (build 1.7.0_71-b14)
> Java HotSpot(TM) 64-Bit Server VM (build 24.71-b01, mixed mode)
> Reporter: Sergey Maznichenko
> Assignee: Marcus Eriksson
> Priority: Minor
> Fix For: 2.1.5
>
> Attachments: 0001-9235.patch
>
>
> nodetool compactionstats
> pending tasks: -222222228
> I can see negative numbers in 'pending tasks' on all 8 nodes
> it looks like -222222228 + real number of pending tasks
> for example -222222128 for 100 real pending tasks
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)