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

JPA map storage: test failures after cache was disabled #12118

Closed
vramik opened this issue May 19, 2022 · 0 comments · Fixed by #12128
Closed

JPA map storage: test failures after cache was disabled #12118

vramik opened this issue May 19, 2022 · 0 comments · Fixed by #12128
Assignees
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation) kind/bug Categorizes a PR related to a bug
Milestone

Comments

@vramik
Copy link
Contributor

vramik commented May 19, 2022

There are test failures with jpa-map-storage implementation after cache was disabled (#11213) when running base testsuite.

First test fails with ModelIllegalStateException("Version of entity changed between two loads: ... which indicates concurrent modification of an entity.

@vramik vramik self-assigned this May 19, 2022
@vramik vramik added kind/bug Categorizes a PR related to a bug area/storage Indicates an issue that touches storage (change in data layout or data manipulation) team/storage-sig labels May 19, 2022
@vramik vramik changed the title Test failures with after cache was disabled JPA map storage: test failures after cache was disabled May 19, 2022
@vramik vramik moved this from 📤 Todo to 👀 In Progress in Storage May 20, 2022
vramik added a commit to vramik/keycloak that referenced this issue May 20, 2022
Repository owner moved this from 👀 In Progress to ✅ Done in Storage May 23, 2022
@hmlnarik hmlnarik added this to the 19.0.0 milestone Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/storage Indicates an issue that touches storage (change in data layout or data manipulation) kind/bug Categorizes a PR related to a bug
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants