Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-2034

JMS client transport (JMSConduit) does not tear down its reply awaiting listener on Bus shutdown

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.3
    • 2.0.11, 2.1.5
    • Transports
    • None

    Description

      As per summary JMSConduit leaks message consumers on Bus shutdown.

      This leads to a race for the same reply message and unpredictable behaviour when more than one CXF proxy consumes messages from the same queue with matching selectors between Bus restarts. This can be easily reproduced within JUnit if two or more tests use CXF proxy with JMS transport on reading replies from the same queue.

      Attachments

        Activity

          People

            dkulp Daniel Kulp
            marat Marat Gubaidullin
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: