JPA map storage: test failures after cache was disabled #12118
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
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.The text was updated successfully, but these errors were encountered: