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

Jonathan Ellis commented on CASSANDRA-3110:
-------------------------------------------

+1

> SSTables iterators are closed and before being used
> ---------------------------------------------------
>
>                 Key: CASSANDRA-3110
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3110
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>             Fix For: 1.0
>
>         Attachments: 3110.patch
>
>
> Seems there is misplaced finally blocks in CollationController: we close the 
> sstable iterators and release the sstable references *before* having actually 
> used said iterators/sstables.
> Note: this cause a lot of tests to fail in `ant test-compression` in 
> particular.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to