Uploaded image for project: 'ActiveMQ .Net'
  1. ActiveMQ .Net
  2. AMQNET-395

ResponseCorrelator transport is not stopped when Connection is closed

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.3, 1.5.6
    • 1.5.4, 1.5.7, 1.6.0
    • ActiveMQ, Stomp
    • None

    Description

      When the Connection is closed, it calls the transport.Dispose() method, but fails to first call the transport.Stop() method. This will bypass shutting down a ResponseCorrelator transport layer, leaving it to block waiting for a response that will never come.

      Attachments

        Activity

          People

            jgomes Jim Gomes
            jgomes Jim Gomes
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: