[
https://issues.apache.org/jira/browse/CASSANDRA-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12828734#action_12828734
]
Jonathan Ellis commented on CASSANDRA-753:
------------------------------------------
02
r/m SSTR.openedFiles; clean up decorated key iteration
01
clean up Table iteration; add Table.all, CFS.all
> 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.