You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Yifan Cai (Jira)" <ji...@apache.org> on 2021/08/10 18:04:00 UTC

[jira] [Updated] (CASSANDRA-16815) Background schedule to clean up orphaned hints files

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

Yifan Cai updated CASSANDRA-16815:
----------------------------------
    Status: Ready to Commit  (was: Review In Progress)

> Background schedule to clean up orphaned hints files
> ----------------------------------------------------
>
>                 Key: CASSANDRA-16815
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16815
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Other
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Host replacement is possible to produce orphaned hints files that the original associated host ID no longer exist in the cluster (i.e., being replaced). Those orphaned hints files will not be dispatched and only consumes up the disk space. 
> We can have a background schedule that infrequently checks and deletes the files if they are orphaned and have exceeded the TTL. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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