[infinispan-issues] [JBoss JIRA] (ISPN-1972) L1ConfigurationBuilder is not reusable
Dan Berindei (JIRA)
jira-events at lists.jboss.org
Mon Apr 9 16:42:47 EDT 2012
[ https://issues.jboss.org/browse/ISPN-1972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dan Berindei updated ISPN-1972:
-------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1055
Don't modify the builder instance when building the configuration object.
> 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
More information about the infinispan-issues
mailing list