get_slice calls do not close files when finished resulting in "too many open 
files" exceptions and rendering C unusable
-----------------------------------------------------------------------------------------------------------------------

                 Key: CASSANDRA-1178
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1178
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.7
            Reporter: Matthew F. Dennis
            Assignee: Matthew F. Dennis
             Fix For: 0.7


insert ~100K rows.  Read them back in a loop.  Notice "too many open files" 
exceptions in log.  SSTableSliceIterator is never closing the files.



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to