Uploaded image for project: 'JBoss A-MQ'
  1. JBoss A-MQ
  2. ENTMQ-1010

Memory leak possible in KahaDB when MQTT clients connect and lookup previous durable topic subscriptions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • JBoss A-MQ 6.2
    • JBoss A-MQ 6.1
    • mqtt
    • Workaround Exists
    • Hide

      Use the virtual topic subscription strategy for the MQTT transport.

      Show
      Use the virtual topic subscription strategy for the MQTT transport.

    Description

      When an MQTT client connects using the default subscription strategy it does a lookup in the persistence adapter to find previously registered durable topic subscription so that they can be recovered.

      There is an issue where the lookup causes an entry to be placed into a set to track an async tasks data structure and never removed thereafter which leads to a build up over time in the tracking set.

      Attachments

        Issue Links

          Activity

            People

              tbish@redhat.com Timothy Bish (Inactive)
              tbish@redhat.com Timothy Bish (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: