[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-951) Infinite Loop over Expiration to a queue
Clebert Suconic (JIRA)
jira-events at lists.jboss.org
Wed May 2 23:51:30 EDT 2007
Infinite Loop over Expiration to a queue
----------------------------------------
Key: JBMESSAGING-951
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-951
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.0.1.SP2, 1.2.0.SP1
Reporter: Clebert Suconic
Assigned To: Clebert Suconic
Priority: Blocker
Fix For: 1.2.0.SP2, 1.0.1.SP5
When a expired message is delivered to a queue, a forever loop is started.
This issue is replicated by both ExpiredMessageTest::testExpirationTransafer.
What happens is... when a message is expired.. it is transfered to the ExpiredQueue... but as the message is expired it keeps being transfered over and over, and the server is pretty much pegged.
--
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