[
https://issues.apache.org/jira/browse/CASSANDRA-10081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Stupp updated CASSANDRA-10081:
-------------------------------------
Description:
Code to asynchronously save a cache is made from {{AutoSavingCache}} via
{{CompactionManager}} to {{AutoSavingCache.Writer}}.
The only reason why this is how it is, is to keep track of cache-save progress.
was:{{AutoSavingCache.flushInProgress}} is only used in {{CompactionManager}}
and should reside there.
> Remove cache related code from CompactionManager
> ------------------------------------------------
>
> Key: CASSANDRA-10081
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10081
> Project: Cassandra
> Issue Type: Improvement
> Reporter: Robert Stupp
> Assignee: Robert Stupp
>
> Code to asynchronously save a cache is made from {{AutoSavingCache}} via
> {{CompactionManager}} to {{AutoSavingCache.Writer}}.
> The only reason why this is how it is, is to keep track of cache-save
> progress.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)