Infinispan 2LC inconsistency with localcache
Description
Attachments
1
relates to
Activity
Show:

Andrei Arkaev June 18, 2018 at 11:38 AM
It's fixed in Infinispan 9.2.3

Andrei Arkaev June 2, 2017 at 9:44 AM
Found workaround: we use hibernate-jcache (with infinispan as jcache provider) for non-clustered mode. It works normally in read-write mode without transactions
If I configure hibernate-infinispan with "infinispan-local-config.xml" I have 2LC corruptions on rollbacks
testcase attached