Uploaded image for project: 'ActiveMQ Classic'
  1. ActiveMQ Classic
  2. AMQ-2426

Memory leak in StompSubscription when using client-individual ack mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.2.0
    • 5.3.0
    • Transport
    • None
    • Patch Available

    Description

      When using the stomp transport with the ack mode 'client-individual', the StompSubscription class fails to remove messages from the dispatchedMessage map due to a typo in the onStompMessageAck method.

      The attached patch fixes the typo and the memory leak.

      Attachments

        1. StompSubscription.java.patch
          0.5 kB
          Eric Van Dewoestine

        Activity

          People

            tabish Timothy A. Bish
            ervandew Eric Van Dewoestine
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: