[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.

Yong Hao Gao (JIRA) issues at jboss.org
Thu Mar 13 21:42:10 EDT 2014


     [ https://issues.jboss.org/browse/JBMESSAGING-1944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yong Hao Gao closed JBMESSAGING-1944.
-------------------------------------


    
> 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.SP10
>
>
> 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