You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nick Bailey (JIRA)" <ji...@apache.org> on 2015/03/26 16:56:53 UTC

[jira] [Commented] (CASSANDRA-8499) Ensure SSTableWriter cleans up properly after failure

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

Nick Bailey commented on CASSANDRA-8499:
----------------------------------------

So would this affect snapshot repairs? Potentially causing an eventual OOM after continually doing snapshot repairs on the cluster?

> Ensure SSTableWriter cleans up properly after failure
> -----------------------------------------------------
>
>                 Key: CASSANDRA-8499
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8499
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>             Fix For: 2.0.12, 2.1.3
>
>         Attachments: 8499-20.txt, 8499-20v2, 8499-21.txt, 8499-21v2, 8499-21v3
>
>
> In 2.0 we do not free a bloom filter, in 2.1 we do not free a small piece of offheap memory for writing compression metadata. In both we attempt to flush the BF despite having encountered an exception, making the exception slow to propagate.



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