Tristan Tarrant created ISPN-1919:
-------------------------------------
Summary: L1ConfigurationBuilder should disable onRehash when disabling L1
Key: ISPN-1919
URL:
https://issues.jboss.org/browse/ISPN-1919
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.1.2.FINAL
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
Fix For: 5.1.3.CR1, 5.1.3.FINAL
The L1ConfigurationBuilder (rightly) breaks when l1 is disabled and l1 onrehash is
enabled. Unfortunately when a configuration is inherited via read() from a previous
configuration where l1 was enabled (and onrehash enabled implicitly because of this), the
user is forced to call L1ConfigurationBuilder.disable().disableOnRehash(), which is a bit
redundant. This also breaks AS7.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira