]
Pedro Ruivo updated ISPN-3740:
------------------------------
Status: Pull Request Sent (was: Coding In Progress)
Git Pull Request:
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: