[infinispan-issues] [JBoss JIRA] Created: (ISPN-744) A cloned configuration object should not inherit component status from parent object
Paul Ferraro (JIRA)
jira-events at lists.jboss.org
Thu Oct 28 12:34:54 EDT 2010
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
Priority: Minor
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