Timothy A. Bish created QPIDJMS-600:
---------------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]