[ 
https://issues.apache.org/jira/browse/CASSANDRA-2171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13004794#comment-13004794
 ] 

Stu Hood commented on CASSANDRA-2171:
-------------------------------------

> It's not clear to me what kind of data is useful for CASSANDRA-2156. Why a 
> sliding window?
If you flushed x MB in the last 30 minutes, you need to compact at a 
proportionate rate. There would also have to be a lower bound to prevent 
compaction from stopping completely.

> Record and expose flush rate per CF
> -----------------------------------
>
>                 Key: CASSANDRA-2171
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2171
>             Project: Cassandra
>          Issue Type: Improvement
>    Affects Versions: 0.8
>            Reporter: Stu Hood
>            Assignee: Alan Liang
>             Fix For: 0.8
>
>         Attachments: expose_flush_rate_per_cf_patch.diff
>
>
> In order to automatically throttle compaction to some multiple of the flush 
> rate, we need to record the flush rate across the system. Since this might be 
> useful information on a per CF basis, this ticket will deal with recording 
> the flush rate in the CFStore object, and exposing it via JMX.

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

Reply via email to