You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2015/06/15 18:09:01 UTC

[jira] [Updated] (CASSANDRA-9576) Connection leak in CQLRecordWriter

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

Philip Thompson updated CASSANDRA-9576:
---------------------------------------
         Priority: Blocker  (was: Major)
    Fix Version/s: 2.2.0 rc2

> Connection leak in CQLRecordWriter
> ----------------------------------
>
>                 Key: CASSANDRA-9576
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9576
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop
>            Reporter: T Meyarivan
>            Assignee: Philip Thompson
>            Priority: Blocker
>             Fix For: 2.2.0 rc2
>
>
> Ran into connection leaks when using CQLCassandra apache-cassandra-2.2.0-beta1-src + CQLOutputFormat (via CqlNativeStorage). 
> It seems like the order blocks of code starting at https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/hadoop/cql3/CqlRecordWriter.java#L298 were reversed in 2.2 which leads to the connection leaks.



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