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:13:00 UTC

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

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

Philip Thompson edited comment on CASSANDRA-9576 at 6/15/15 4:12 PM:
---------------------------------------------------------------------

Patch is at https://github.com/apache/cassandra/compare/cassandra-2.2...ptnapoleon:cassandra-9576

http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-cassandra-9576-dtest/
http://cassci.datastax.com/view/Dev/view/ptnapoleon/job/ptnapoleon-cassandra-9576-testall/


was (Author: philipthompson):
Patch is at https://github.com/apache/cassandra/compare/cassandra-2.2...ptnapoleon:cassandra-9576

> 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)