mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-02-11 21:54:50 +00:00
160f5ba863
Evict during concurrent update and putFromLoad can result in stale entry in 2LC PutFromLoads in replicated/distributed caches should propagate asynchronously It would require additional effort to isolate only changes that fix HHH-11323 and which just allow async propagation.