[
https://issues.apache.org/jira/browse/CASSANDRA-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stu Hood updated CASSANDRA-2629:
--------------------------------
Description: All SSTableIterators have a constructor that assumes the key
and length has already been pased. Moving this logic inside the iterator will
improve symmetry and allow the file format to change without iterator consumers
knowing it. (was: Unlike SSTNI or SSTSI, SSTableIdentityIterator expects that
the key has already been parsed. Moving this logic inside the iterator will
improve symmetry and allow the file format to change without iterator consumers
knowing it.)
Summary: Move key reads into SSTableIterators (was: Move key reads
into SSTII)
> Move key reads into SSTableIterators
> ------------------------------------
>
> Key: CASSANDRA-2629
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2629
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Reporter: Stu Hood
> Assignee: Stu Hood
> Fix For: 1.0
>
>
> All SSTableIterators have a constructor that assumes the key and length has
> already been pased. Moving this logic inside the iterator will improve
> symmetry and allow the file format to change without iterator consumers
> knowing it.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira