You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sylvain Lebresne (JIRA)" <ji...@apache.org> on 2011/03/04 17:17:36 UTC

[jira] Updated: (CASSANDRA-2272) Refactor Key and Row caches handling code

     [ https://issues.apache.org/jira/browse/CASSANDRA-2272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sylvain Lebresne updated CASSANDRA-2272:
----------------------------------------

    Attachment: 0001-Refactor-key-and-row-cache-handling-code.patch

The patch is again trunk, because I started it there and did not bother to switch. If this is considered 0.7 material, I'll rebase the patch to 0.7.


> Refactor Key and Row caches handling code 
> ------------------------------------------
>
>                 Key: CASSANDRA-2272
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2272
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Sylvain Lebresne
>            Assignee: Sylvain Lebresne
>            Priority: Minor
>         Attachments: 0001-Refactor-key-and-row-cache-handling-code.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The code related to key and row caches has a bunch of code duplication. It's
> moreover a bit scattered, the caches are in SSTableTracker but the scheduled
> task to save them are in CFStore. And having the caches in SSTableTracker is
> not very logic, for row cache at least, since it does not only concern the
> sstables. Proposed patch refactor this to avoid the duplication and put all
> the cache handling code in one place.

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