On master (only): * Infinispan dependency is upgraded to 7.2.1.Final * The default Infinispan configuration is upgraded to 7.2 XML On 4.3 (only) : * Infinispan dependency remains at 6.0.0.Final (to avoid possible backward-compatibility issues) * The Infinispan 7.2 configuration is provided as a test resource by HHH-9796
Clear/evict and element count were fixed to work with Infinispan 7.2.1.Final in both master and 4.3. These changes also work on 4.3 with Infinispan 6.0.0.Final.
|