|
When moving to Infinispan 7, we had to add code in InfinispanDialect to manually clear the atomic map before removing it. This code makes the test suite pass again but is likely not very safe under concurrent updates. As soon as Infinispan's fix is out, we should remove that code and upgrade Infinispan.
|