You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/02/03 03:20:20 UTC

[jira] Resolved: (CASSANDRA-753) r/m SSTR.openedFiles

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

Jonathan Ellis resolved CASSANDRA-753.
--------------------------------------

    Resolution: Fixed

committed w/ Iterables.transform; thanks for pointing that out!

> r/m SSTR.openedFiles
> --------------------
>
>                 Key: CASSANDRA-753
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-753
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Jonathan Ellis
>            Assignee: Jonathan Ellis
>            Priority: Minor
>         Attachments: 0001-clean-up-Table-iteration-add-Table.all-CFS.all.txt, 0002-r-m-SSTR.openedFiles-clean-up-decorated-key-iteration.txt
>
>
> this is a remnant of when we passed around date file names and did SSTR.open(fname) constantly.  Now we use CFS.sstables instead almost exclusively which is much cleaner.  time to clean out the rest of this.

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