[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
Tue Apr 23 08:47:53 EDT 2013


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

Tom Ross resolved JBMESSAGING-1944.
-----------------------------------

    Fix Version/s: 1.4.8.SP10
                       (was: 1.4.8.SP9)
       Resolution: Done

    
> 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