[jboss-jira] [JBoss JIRA] (WFLY-12134) Add org.infinispan:infinispan-multimap, org.infinispan:infinispan-clustered-counter, org.infinispan:infinispan-clustered-lock modules to Infinispan module

Paul Ferraro (Jira) issues at jboss.org
Tue May 28 10:22:02 EDT 2019


    [ https://issues.jboss.org/browse/WFLY-12134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739343#comment-13739343 ] 

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)


More information about the jboss-jira mailing list