[
https://issues.apache.org/jira/browse/CASSANDRA-431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12755497#action_12755497
]
Hudson commented on CASSANDRA-431:
----------------------------------
Integrated in Cassandra #198 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/198/])
make anticompaction return a list of the split-out sstables, instead of a
mostly-useless boolean
patch by jbellis; reviewed by goffinet for
> anticompaction return value is broken
> -------------------------------------
>
> Key: CASSANDRA-431
> URL: https://issues.apache.org/jira/browse/CASSANDRA-431
> Project: Cassandra
> Issue Type: Bug
> Reporter: Jonathan Ellis
> Assignee: Jonathan Ellis
> Fix For: 0.5
>
> Attachments: 431.patch
>
>
> it "returns" a list of filenames generated by the anticompact. better to
> return sstablereader objects -- currently cleanup() doesn't deal with the
> list correctly
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.