[
https://issues.jboss.org/browse/WFLY-12134?page=com.atlassian.jira.plugin...
]
Paul Ferraro commented on WFLY-12134:
-------------------------------------
We can provide these as additional modules, we would not want to bloat the classloader of
the org.infinispan module by importing these as dependencies (nor are these dependencies
of org.infinispan), as most users would never reference these modules. To use a given
module, you would use:
<cache-container name="foo"
module="org.infinispan:infinispan-multimap">...</cache-container>
In fact, we probably want to allow configuring a cache-container with a list of modules.
Add org.infinispan:infinispan-multimap,
org.infinispan:infinispan-clustered-counter, org.infinispan:infinispan-clustered-lock
modules to Infinispan module
----------------------------------------------------------------------------------------------------------------------------------------------------------
Key: WFLY-12134
URL:
https://issues.jboss.org/browse/WFLY-12134
Project: WildFly
Issue Type: Enhancement
Components: Clustering
Affects Versions: 17.0.0.Beta1
Reporter: Sergey Aganin
Assignee: Paul Ferraro
Priority: Major
Please add the modules such that users can use the new features of Infinispan.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)