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

BUGFIX: Flush content cache on rebase workspace #5254

Merged

Conversation

dlubitz
Copy link
Contributor

@dlubitz dlubitz commented Sep 19, 2024

On workspace rebase we flush the content cache for the whole workspace.

I also added a small performance fix. We skip flushing single node aggregates, if we flush the workspace anyway.

Fixes: #5255

@dlubitz dlubitz marked this pull request as ready for review September 19, 2024 10:35
Copy link
Member

@kitsunet kitsunet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like

Copy link
Member

@mhsdesign mhsdesign left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much :D

@dlubitz dlubitz merged commit 78936ce into neos:9.0 Sep 19, 2024
9 checks passed
@dlubitz dlubitz deleted the 90/task/add-test-for-contentcacheflush-on-rebase branch September 19, 2024 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: ContentCache doesn't get flushed on workspace rebase
3 participants