[jboss-jira] [JBoss JIRA] (WFLY-3175) Create non-clustered implementations of org.wildfly.clustering.api services
Jason Greene (JIRA)
issues at jboss.org
Sun Apr 13 12:24:34 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason Greene reopened WFLY-3175:
--------------------------------
> 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: 8.1.0.CR1
>
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list