[
https://issues.apache.org/jira/browse/CASSANDRA-777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841835#action_12841835
]
Hudson commented on CASSANDRA-777:
----------------------------------
Integrated in Cassandra #373 (See
[http://hudson.zones.apache.org/hudson/job/Cassandra/373/])
extract SSTableReader as superclasses; subclass is RowIndexedReader
patch by Stu Hood; reviewed by jbellis for
move SSTable* to io.sstable package. patch by Stu Hood; reviewed by jbellis
for
> Extract SSTable interfaces to allow for alternative implementations
> -------------------------------------------------------------------
>
> Key: CASSANDRA-777
> URL: https://issues.apache.org/jira/browse/CASSANDRA-777
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Stu Hood
> Assignee: Stu Hood
> Priority: Blocker
> Fix For: 0.7
>
> Attachments: 0001-Create-sstable-package.patch,
> 0002-Extract-abstract-base-classes-for-SSTableReader-and-.patch
>
>
> In order to create alternate implementations of SSTableReader and Scanner, we
> need to extract abstract bases for those classes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.