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

Disable hibernate second level cache for TreeNodes children #396

Merged
merged 1 commit into from
Sep 11, 2020

Conversation

dnlkoch
Copy link
Member

@dnlkoch dnlkoch commented Sep 10, 2020

This proposes to disable the second level cache for the children of the TreeNode as Hibernate won't recognize changes in them and will return the older values always.

First test are very promising.

Please review @terrestris/devs.

@dnlkoch
Copy link
Member Author

dnlkoch commented Sep 11, 2020

Thanks for the review @hwbllmnn!

@dnlkoch dnlkoch merged commit bcbd66c into terrestris:master Sep 11, 2020
@dnlkoch dnlkoch deleted the fix-cache-annotations branch September 11, 2020 06:41
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