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

Yifan Cai updated CASSSIDECAR-220:
----------------------------------
          Fix Version/s: 0.2
                             (was: 1.0)
    Source Control Link: 
https://github.com/apache/cassandra-sidecar/commit/08657484d8d280721e557612bc6ab1af7a2a0424
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

> Add a Sidecar period task to monitor and delete commit log segments in the 
> cdc_raw directory
> --------------------------------------------------------------------------------------------
>
>                 Key: CASSSIDECAR-220
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-220
>             Project: Sidecar for Apache Cassandra
>          Issue Type: New Feature
>          Components: Build
>            Reporter: James Berragan
>            Assignee: James Berragan
>            Priority: Normal
>             Fix For: 0.2
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> For users of CDC it can be dangerous to allow the cdc_raw directory to grow 
> indefinitely without clean-up. The CDC feature in Cassandra can cause writes 
> to block if the cdc_raw directory reaches the cdc_total_space threshold. This 
> feature will monitor the commit log segments in the cdc_raw directory and 
> delete the oldest to keep the space usage below cdc_total_space threshold and 
> alert when there is insufficient space to keep up with a certain time-window 
> (i.e. if the buffer cannot keep less than 15 minutes or 1 -hour of mutations 
> then alert).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to