Paul Ferraro created WFLY-13799:
-----------------------------------
Summary: Fix JPA 2LC compatibility with configurations missing a pending-puts
cache configuration
Key: WFLY-13799
URL:
https://issues.redhat.com/browse/WFLY-13799
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: No Release
Reporter: Paul Ferraro
Assignee: Paul Ferraro
To restore JPA 2LC compatibility with configuration from previous releases that are
missing a pending-puts cache configuration.
To do this, we should only establish a deployment dependency on this cache configuration
if the requisite capability exists. This will allow the deployment to succeed.
The will log a warning from Infinispan region factory about the missing configuration and
this cache configuration will fall back to internal defaults.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)