[jboss-jira] [JBoss JIRA] (WFLY-3175) Create non-clustered implementations of org.wildfly.clustering.api services

Paul Ferraro (JIRA) issues at jboss.org
Fri May 23 15:39:56 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Paul Ferraro updated WFLY-3175:
-------------------------------

    Fix Version/s: 9.0.0.Alpha1
                       (was: 9.0.0.CR1)


> Create non-clustered implementations of org.wildfly.clustering.api services
> ---------------------------------------------------------------------------
>
>                 Key: WFLY-3175
>                 URL: https://issues.jboss.org/browse/WFLY-3175
>             Project: WildFly
>          Issue Type: Enhancement
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>    Affects Versions: 8.0.0.Final
>            Reporter: Paul Ferraro
>            Assignee: Paul Ferraro
>             Fix For: 9.0.0.Alpha1
>
>
> There are several reasons to do this:
> * The implementations are very simple
> * An application that uses the public clustering api will can still deploy and function in a non-clustered environment
> * We no longer need to use OPTIONAL dependencies in the web and ejb clustering layers
> The clustering services would now be installed from a DUP within the infinispan subsystem instead of the jgroups subsystem.
> If a cache container defines a transport, then the clustered version of the channel-based service is installed, otherwise the local version will be installed.
> If a cache is clustered, then the clustered version of the cache-based services is installed, otherwise a local version will be installed.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list