Dan Berindei created ISPN-1972:
----------------------------------
Summary: L1ConfigurationBuilder is not reusable
Key: ISPN-1972
URL:
https://issues.jboss.org/browse/ISPN-1972
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 5.1.3.FINAL
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 5.1.4.CR1, 5.2.0.ALPHA1
When a user calls {{ConfigurationBuilder.build()}} with L1 enabled,
L1ConfigurationBuilder.onRehash is automatically set to {{true}}.
So if the user disables L1 and tries to call {{ConfigurationBuilder.build()}} again, he
will get an exception - as described in JBPAPP-8629.
--
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