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

Cache clustered flush #902

Merged
merged 2 commits into from
Dec 15, 2022
Merged

Conversation

okauppinen
Copy link
Contributor

Notify clusters to flush. Fixes issue where other clusters doesn't flush cache when requested and user may get outdated cached data in clustered env.

Not sure if force should be added to message FLUSH: true and boolean parsed from message. handleClusterMsg had already listener for flush and changed only it to flushSilent to avoid triggering notify on received msg.

@ZakarFin ZakarFin added this to the 2.10.0 milestone Dec 15, 2022
@ZakarFin ZakarFin merged commit 93dfce7 into oskariorg:develop Dec 15, 2022
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.

2 participants