[
https://issues.apache.org/jira/browse/AMQ-2853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved AMQ-2853.
------------------------------
Resolution: Implemented
> Inflight count increases when subscribing to topic using '>' on destiantion
> name.
> ---------------------------------------------------------------------------------
>
> Key: AMQ-2853
> URL: https://issues.apache.org/jira/browse/AMQ-2853
> Project: ActiveMQ
> Issue Type: Bug
> Affects Versions: 5.3.2
> Environment: Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
> 2.6.18-194.el5 #1 SMP
> x86_64
> Reporter: Felix Ehm
> Priority: Minor
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1#6144)