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

Inflight count increases when subscribing to topic using '>' on destiantion name.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Implemented
    • 5.3.2
    • None
    • None
    • None
    • Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
      2.6.18-194.el5 #1 SMP
      x86_64

    Description

      When subscribing to a topic using the '>' selector, the inflight counter for the affected (sub)topics increases with every message sent.
      However, the listeners receive the message correctly.

      You can easily reproduce this by starting two producers on A.B and A.C.

      If you subscribe using a MessageListener to 'A.>' you will see the increasing Inflight counter.

      This does not happen when subscribing directly to the topic. I.e. using two MessageListeners.

      Attachments

        Activity

          People

            Unassigned Unassigned
            felixehm Felix Ehm
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: