You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2012/12/18 22:20:13 UTC

[jira] [Created] (CASSANDRA-5077) Simplify CompactionIterable.getReduced

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