[infinispan-issues] [JBoss JIRA] (ISPN-3168) Use createClusteredCacheManager instead of createCacheManager for clustered caches
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Mon Jun 3 10:35:56 EDT 2013
[ https://issues.jboss.org/browse/ISPN-3168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-3168:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Use createClusteredCacheManager instead of createCacheManager for clustered caches
> ----------------------------------------------------------------------------------
>
> Key: ISPN-3168
> URL: https://issues.jboss.org/browse/ISPN-3168
> Project: Infinispan
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 5.3.0.CR1
> Reporter: Dan Berindei
> Assignee: Dan Berindei
> Fix For: 5.3.0.Final
>
>
> The overloads of {{TestCacheManagerFactory.createCacheManager(...)}} using the new configuration don't call {{amendTransport(...)}}, so the created cache managers will all use the same port range, and join the same cluster. Tests that need to create clustered cache managers should use {{TestCacheManagerFactory.createClusteredCacheManager(...)}} instead.
--
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