[ 
https://issues.apache.org/jira/browse/AMQ-5119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gary Tully reassigned AMQ-5119:
-------------------------------

    Assignee: Gary Tully

> broker redeliveryPlugin: after message redelivery, all subsequent 
> "producer.send()" using same message are "scheduled" for delivery to queue 
> rather than delivered to queue as normal
> -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-5119
>                 URL: https://issues.apache.org/jira/browse/AMQ-5119
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.9.0
>         Environment: - tested on latest 5.10 snapshot
>            Reporter: Pat Fox
>            Assignee: Gary Tully
>         Attachments: RedeliveryPluginHeaderTest.java
>
>
> example:
> - consumer on QueueA does a transaction.rollback 
> - message is being redelivered by the redeliveryPlugin to QueueA - as 
> expected.
> - When the message is consumed again the AMQ_SCHEDULED_DELAY property is 
> still set 
> -  the same message is subsequently sent to queueB 
> - the send() is intercepted by 
> org.apache.activemq.broker.scheduler.SchedulerBroker and scheduled for 
> delivery later - this is not expected



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to