[infinispan-issues] [JBoss JIRA] (ISPN-2277) Remove explicit JGroups dependency from GloabelConfigurationBuilder
Thomas Fromm (JIRA)
jira-events at lists.jboss.org
Sat Sep 8 04:52:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Thomas Fromm updated ISPN-2277:
-------------------------------
Description:
During fix of MODE-1621 we've noticed the fix requirement of JGroups, when using GlobalConfigurationBuilder.
Maybe a working solution is replacing the TransportConfigurationBuilder.DEFAULT_TRANSPORT with class name instead of class, so its only used when default transport is needed.
was:
During fix of MODE-1621 we've noticed the requirement of JGroups.
Maybe a working solution is replacing the TransportConfigurationBuilder.DEFAULT_TRANSPORT with class name instead of class, so its only used when default transport is needed.
> Remove explicit JGroups dependency from GloabelConfigurationBuilder
> -------------------------------------------------------------------
>
> Key: ISPN-2277
> URL: https://issues.jboss.org/browse/ISPN-2277
> Project: Infinispan
> Issue Type: Enhancement
> Components: Configuration
> Affects Versions: 5.1.6.FINAL
> Reporter: Thomas Fromm
> Assignee: Mircea Markus
>
> During fix of MODE-1621 we've noticed the fix requirement of JGroups, when using GlobalConfigurationBuilder.
> Maybe a working solution is replacing the TransportConfigurationBuilder.DEFAULT_TRANSPORT with class name instead of class, so its only used when default transport is needed.
--
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 infinispan-issues
mailing list