Deprecate
----------
Key: CASSANDRA-869
URL: https://issues.apache.org/jira/browse/CASSANDRA-869
Project: Cassandra
Issue Type: Improvement
Reporter: Stu Hood
Priority: Critical
Fix For: 0.7
Once #847 is in, we'll want to port db.filter.SSTableNamesIterator and
db.filter.SSTableSliceIterator to use the new Scanner API, and remove
'getFileDataInput'.
In the new format, we'll want to use FileDataInput behind the Scanners, rather
than via direct access, but for this initial ticket, I expect we'll want to
temporarily disable MMAP support.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.