[infinispan-issues] [JBoss JIRA] Resolved: (ISPN-744) A cloned configuration object should not inherit component status from parent object
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Fri Nov 5 11:39:01 EDT 2010
[ https://jira.jboss.org/browse/ISPN-744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño resolved ISPN-744.
-----------------------------------
Resolution: Done
> A cloned configuration object should not inherit component status from parent object
> ------------------------------------------------------------------------------------
>
> Key: ISPN-744
> URL: https://jira.jboss.org/browse/ISPN-744
> Project: Infinispan
> Issue Type: Bug
> Components: Configuration
> Affects Versions: 4.2.0.ALPHA4
> Reporter: Paul Ferraro
> Assignee: Galder Zamarreño
> Priority: Minor
> Fix For: 4.2.0.CR1
>
> Time Spent: 40 minutes
> Remaining Estimate: 0 minutes
>
> If I clone the GlobalConfiguration from a running cache manager and attempt setTransportProperties(...) on the cloned object, I get a ConfigurationException indicating that I cannot modify a non-dynamic configuration element of a started component. I would expect that a cloned config would be disconnected and would not inherit the component status of its parent object.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list