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 2016/03/23 15:34:25 UTC

[jira] [Comment Edited] (CASSANDRA-11172) Infinite loop bug adding high-level SSTableReader in compaction

    [ https://issues.apache.org/jira/browse/CASSANDRA-11172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15208474#comment-15208474 ] 

Marcus Eriksson edited comment on CASSANDRA-11172 at 3/23/16 2:33 PM:
----------------------------------------------------------------------

[~marco.zattoo] I think your problem will be fixed with CASSANDRA-11373 - the exception you see will abort the compaction and cause the issues mentioned there


was (Author: krummas):
[~marco.zattoo] I think your problem will be fixed with CASSANDRA-11373

> Infinite loop bug adding high-level SSTableReader in compaction
> ---------------------------------------------------------------
>
>                 Key: CASSANDRA-11172
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11172
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Compaction
>         Environment: DSE 4.x / Cassandra 2.1.11.969
>            Reporter: Jeff Ferland
>            Assignee: Marcus Eriksson
>             Fix For: 2.1.14, 2.2.6, 3.0.4, 3.4
>
>         Attachments: beep.txt, tpstats.txt, tpstats_compaction.txt, trapped_in_compaction.txt, trapped_in_compaction_mixed.txt
>
>
> Observed that after a large repair on LCS that sometimes the system will enter an infinite loop with vast amounts of logs lines recording, "Adding high-level (L${LEVEL}) SSTableReader(path='${TABLE}') to candidates"
> This results in an outage of the node and eventual crashing. The log spam quickly rotates out possibly useful earlier debugging.



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