[ 
https://issues.apache.org/jira/browse/QPIDJMS-600?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Timothy A. Bish resolved QPIDJMS-600.
-------------------------------------
    Resolution: Fixed

> Session and Connection close should await async send completion
> ---------------------------------------------------------------
>
>                 Key: QPIDJMS-600
>                 URL: https://issues.apache.org/jira/browse/QPIDJMS-600
>             Project: Qpid JMS
>          Issue Type: Bug
>          Components: qpid-jms-client
>    Affects Versions: 2.5.0
>            Reporter: Timothy A. Bish
>            Assignee: Timothy A. Bish
>            Priority: Minor
>             Fix For: 2.6.0
>
>
> According to the JMS specification the close of a session or connection 
> should be allowing for messages sent via the asynchronous API to complete 
> normally before completing the close.  Currently this is not being allow to 
> happen and pending asynchronous sends are failed from a call to session or 
> connection close.  The MessageProducer close is awaiting completion of 
> asynchronous sends as the specification requires.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to