Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-600

Session and Connection close should await async send completion

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 1.12.0, 2.6.0
    • qpid-jms-client
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              tabish Timothy A. Bish
              tabish Timothy A. Bish
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: