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