[
https://issues.jboss.org/browse/WFLY-10007?page=com.atlassian.jira.plugin...
]
Brian Stansberry commented on WFLY-10007:
-----------------------------------------
[~luck3y] [~pferraro] FYI. We can perhaps come up with something better or maybe this
doesn't even work (Ken's testing on OpenShift shows it does at least somewhat),
but I wanted to get at least an interim solution up.
Same problem may apply to the cachestore.jbdc module for some other LP, but we haven't
hit such a case.
Module org.infinispan.cachestore.remote was dropped
---------------------------------------------------
Key: WFLY-10007
URL:
https://issues.jboss.org/browse/WFLY-10007
Project: WildFly
Issue Type: Bug
Components: Clustering
Affects Versions: 12.0.0.Final
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 13.0.0.Beta1
The org.infinispan.cachestore.remote module was renamed to
org.infinispan.persistence.remote as part of WFLY-8207 but the Keycloak adapters that
integrate into WF depend on that module. So, proposal is to add an alias module.
The module was private but projects/products that layer on top of WF/EAP legitimately use
private modules. Also, this isn't really a layer, it's an adapter to allow us to
integrate with an external server, so we somewhat broke ourselves.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)