[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-686) Inconsistence between DelegateSupport and States
Clebert Suconic (JIRA)
jira-events at jboss.com
Tue Dec 19 23:12:50 EST 2006
Inconsistence between DelegateSupport and States
------------------------------------------------
Key: JBMESSAGING-686
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-686
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.Beta1
Reporter: Clebert Suconic
Assigned To: Clebert Suconic
Priority: Blocker
Fix For: 1.2.0.Beta1
I have marked this issue as blocker as we can't release without this, but the fix is simple.
All the states are currently replace delegates what is causing inconsistence on relationship between States and delegates.
HATest::testTopicSubscriber is failing because part of the delegates are from the old node, and the delegates on the states are the ones coming from the new node. This is causing issues with transactionIDs and other weird stuff when playing with transactions.
--
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