Don't slurp rows into memory during export
------------------------------------------

                 Key: CASSANDRA-2144
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2144
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Stu Hood
            Priority: Minor
             Fix For: 0.7.2


SSTableExport uses SSTableIdentityIterator.getColumnFamilyWithColumns, which 
reads a full row into memory.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to