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

Brandon Williams commented on CASSANDRA-16815:
----------------------------------------------

bq. 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).

Are you talking about replacement outside of replace_address? Meaning the node 
has been decommissioned or removeded? Because replace_address should keep the 
same host_id so that it receives any hints.

> 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
>            Reporter: Yifan Cai
>            Assignee: Yifan Cai
>            Priority: Normal
>
> 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-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to