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

Problem with removing durable subscribers from the BrokerView

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 5.4.1
    • 5.4.2
    • Broker
    • None

    Description

      There's a general problem with durable subscribers and respective mbeans. There are two methods on BrokerView:

      • getDurableTopicSubscribers() - which should return only active subs
      • getInactiveDurableTopicSubscribers() - which should return only inactive (offline) subs

      So when we create durable topic subscriber it should be shown in active subs. When we close that session, it should go to the "inactive" list and finally when we unsubscribe, it should be completely removed.

      Also, the web console should be show both active and "offline" subs in separate lists.

      Attachments

        Issue Links

          Activity

            People

              dejanb Dejan Bosanac
              dejanb Dejan Bosanac
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: