You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2015/12/02 10:41:11 UTC

[jira] [Updated] (CASSANDRA-9235) Max sstable size in leveled manifest is an int, creating large sstables overflows this and breaks LCS

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

Marcus Eriksson updated CASSANDRA-9235:
---------------------------------------
    Component/s:     (was: CQL)
                 Compaction

> Max sstable size in leveled manifest is an int, creating large sstables overflows this and breaks LCS
> -----------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-9235
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9235
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Compaction
>         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
>             Fix For: 2.0.15, 2.1.5, 2.2.0 beta 1
>
>         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)