[infinispan-issues] [JBoss JIRA] (ISPN-3740) AbstractCacheTest.getDefaultClusteredCacheConfig() should not disable state transfer
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Wed Nov 20 10:36:07 EST 2013
Dan Berindei created ISPN-3740:
----------------------------------
Summary: AbstractCacheTest.getDefaultClusteredCacheConfig() should not disable state transfer
Key: ISPN-3740
URL: https://issues.jboss.org/browse/ISPN-3740
Project: Infinispan
Issue Type: Bug
Components: Test Suite
Affects Versions: 6.0.0.Final
Reporter: Dan Berindei
Assignee: Pedro Ruivo
Fix For: 7.0.0.Alpha1
The number of tests that use {{AbstractCacheTest.getDefaultClusteredCacheConfig()}} and actually require state transfer to be disabled is insignificant: after commenting out the line that disables ST, I got 0 failures.
The Infinispan default is to have state transfer enabled, so developers naturally assume that state transfer is enabled all the time. It would be much clearer if {{AbstractCacheTest.getDefaultClusteredCacheConfig()}} used the same defaults.
--
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