[ 
https://issues.apache.org/jira/browse/AMQ-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046929#comment-15046929
 ] 

ASF subversion and git services commented on AMQ-5454:
------------------------------------------------------

Commit c67590104b0836906b0701c641eabb6e66989da6 in activemq's branch 
refs/heads/activemq-5.13.x from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=c675901 ]

https://issues.apache.org/jira/browse/AMQ-5454 
https://issues.apache.org/jira/browse/AMQ-6070 - in the case of duplicates from 
the store the regiondestination was not set

(cherry picked from commit 88ec9dad9dc47790a3fc4e0f5ad939ea5530dad7)


> Topic messages can't be sent to DLQ, because region destination value is null
> -----------------------------------------------------------------------------
>
>                 Key: AMQ-5454
>                 URL: https://issues.apache.org/jira/browse/AMQ-5454
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.10.0
>         Environment: published and subscriber connections created via Spring 
> xml configuration file.
> The messages are persistent (Durable subscription)
>            Reporter: Gustavo Lara
>            Assignee: Gary Tully
>             Fix For: 5.14.0
>
>
> When Topic.send is executed, the message is stored with the proper region 
> destination. 
> When RegionBroker.sendToDeadLetterQueue is called, for some reason the call 
> to MessageReference node.getRegionDestinations (ln 728) is null.
> MessageReference is an instance of ActiveMQBlobMessage.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to