Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cassandra 18911 5.0 #2773

Conversation

jacek-lewandowski
Copy link
Contributor

@jacek-lewandowski jacek-lewandowski commented Oct 5, 2023

The test is failing because, after the refactoring of the SSTable API, key cache entries of the old SSTable are invalidated when the SSTable is deleted. In 4.1, the key cache entries are invalidated as a part of early open operation.

The moment when there is no reference to the SSTable in the system is more relevant for key cache invalidation.

@bereng
Copy link
Contributor

bereng commented Oct 5, 2023

Can you add the CI link please?

@bereng
Copy link
Contributor

bereng commented Oct 6, 2023

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants