[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-687) Fix clone on HAAspect::performClientSideFailover
Clebert Suconic (JIRA)
jira-events at jboss.com
Tue Dec 19 23:14:39 EST 2006
Fix clone on HAAspect::performClientSideFailover
------------------------------------------------
Key: JBMESSAGING-687
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-687
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.Beta1
Reporter: Clebert Suconic
Assigned To: Ovidiu Feodorov
Fix For: 1.2.0.Beta1
HAAspect::performClientSideFailover is cloning state.children because we are using the oldSession to create new objects.
We should use newSession to create failedOver objects.
This issue is somehow related to JBMESSAGING-686, as this will lead to faiilures when closing the connection.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list