[
https://issues.apache.org/jira/browse/AMQ-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15046766#comment-15046766
]
ASF subversion and git services commented on AMQ-5454:
------------------------------------------------------
Commit 88ec9dad9dc47790a3fc4e0f5ad939ea5530dad7 in activemq's branch
refs/heads/master from [~gtully]
[ https://git-wip-us.apache.org/repos/asf?p=activemq.git;h=88ec9da ]
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
> 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
> Fix For: NEEDS_REVIEW
>
>
> 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)