[
https://issues.apache.org/activemq/browse/AMQ-1800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-1800.
-----------------------------
Resolution: Fixed
Assignee: Gary Tully
working on trunk now. see resolution of linked issue
> Redilivery counter increase incredible
> --------------------------------------
>
> Key: AMQ-1800
> URL: https://issues.apache.org/activemq/browse/AMQ-1800
> Project: ActiveMQ
> Issue Type: Bug
> Components: JMS client
> Affects Versions: 5.1.0
> Reporter: Dima
> Assignee: Gary Tully
> Fix For: 5.3.0
>
>
> I have some transacted session. Each session has one consumer which recive
> messages in parallel from one queue.
> Also I use redeliveryPolicy. When I restart my application and close
> connection which close sessions which close consumers, message jumps from one
> closing consumer to another while all consumers will be stopped and
> rediliveryCounter++ executes every time when message is redispatched
> You have to add any flag to connection which says: if connection.stop() is
> executed then forbore any message redispatching
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.