[
https://issues.apache.org/jira/browse/CASSANDRA-20068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-20068:
----------------------------------------
Status: Ready to Commit (was: Review In Progress)
> Add flag to avoid invalidating key cache on file deletion
> ---------------------------------------------------------
>
> Key: CASSANDRA-20068
> URL: https://issues.apache.org/jira/browse/CASSANDRA-20068
> Project: Apache Cassandra
> Issue Type: Improvement
> Components: Local/Compaction
> Reporter: Marcus Eriksson
> Assignee: Marcus Eriksson
> Priority: Normal
> Fix For: 5.0.x, 5.1-alpha1
>
> Attachments: ci_summary-1.html, ci_summary.html,
> image-2024-11-15-10-33-32-322.png, screenshot-1.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> CASSANDRA-17056 changed the way we invalidate key cache when deleting
> sstables after compaction. It now iterates over all the keys in the keycache
> and deletes the key if it is for the current sstable.
> It can potentially take several seconds per deleted sstable to do this.
> Patch attached which disables this by default, but can be turned on if anyone
> relies on this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]