[jboss-jira] [JBoss JIRA] (JBMESSAGING-1944) When a message is rejected by a full destination the session.close() method has a 10 seconds delay before returning.
Tom Ross (JIRA)
jira-events at lists.jboss.org
Mon Apr 22 04:04:54 EDT 2013
Tom Ross created JBMESSAGING-1944:
-------------------------------------
Summary: When a message is rejected by a full destination the session.close() method has a 10 seconds delay before returning.
Key: JBMESSAGING-1944
URL: https://issues.jboss.org/browse/JBMESSAGING-1944
Project: JBoss Messaging
Issue Type: Bug
Components: Messaging Core
Environment: JBoss EAP 5.x
Reporter: Tom Ross
Assignee: Tom Ross
Fix For: 1.4.8.SP9
The session.close() method waits on the send() method to notify it that all message have been sent. This arrangement breaks when a none persistent message gets rejected by a full destination. In that case the close() method waits for 10 seconds before returning.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list