You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2014/04/19 20:40:14 UTC

[jira] [Comment Edited] (CASSANDRA-6994) SerializingCache doesn't always cleanup its references in case of exception

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

Benedict edited comment on CASSANDRA-6994 at 4/19/14 6:38 PM:
--------------------------------------------------------------

Simple fix that catches a few minor potential leaks. Should apply cleanly to 1.2, 2.0 and 2.1, although 1.2 needs "throw t" replaced with "throw Throwables.propagate(t)"


was (Author: benedict):
Simple fix that catches a few minor potential leaks

> SerializingCache doesn't always cleanup its references in case of exception
> ---------------------------------------------------------------------------
>
>                 Key: CASSANDRA-6994
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6994
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Benedict
>            Assignee: Benedict
>            Priority: Minor
>             Fix For: 1.2.17
>
>         Attachments: 6994.txt
>
>




--
This message was sent by Atlassian JIRA
(v6.2#6252)