Study possible ways to replicate JPA cache (EclipseLink based) betwee master instances #8922
Labels
kind/task
Internal things, technical debt, and to-do tasks to be performed.
status/in-progress
This issue has been taken by an engineer and is under active development.
status/open-for-dev
An issue has had its specification reviewed and confirmed. Waiting for an engineer to take it.
Description
To enable parallel run of several master instances we need to synchonize state of the JPA caches to avoid data inconsistency.
Docs:
[1] https://wiki.eclipse.org/EclipseLink/Examples/JPA/CacheCoordination
[2] http://www.eclipse.org/eclipselink/documentation/2.5/concepts/cache011.htm
The text was updated successfully, but these errors were encountered: