Jonathan Ellis created CASSANDRA-5077:
-----------------------------------------

             Summary: Simplify CompactionIterable.getReduced
                 Key: CASSANDRA-5077
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5077
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Jonathan Ellis
            Assignee: Jonathan Ellis
             Fix For: 1.2.1


CompactionIterable turns empty rows into null, and 
purge-compacted-rows-from-cache logic is duplicated (and different!) across 
implementations.  Let's simplify to just return empty rows as-is and let 
CompactionTask handle the purge logic.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to