You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Will Hayworth (JIRA)" <ji...@apache.org> on 2016/02/17 05:15:18 UTC

[jira] [Updated] (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:all-tabpanel ]

Will Hayworth updated CASSANDRA-11172:
--------------------------------------
    Attachment: beep.txt

Seeing this on C* 3.3 after running a full repair on another node. {{nodetool repair --full -pr -j 4 my_keyspace_name}}

> 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
>         Attachments: beep.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)