[
https://issues.apache.org/jira/browse/AMQ-5454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gary Tully resolved AMQ-5454.
-----------------------------
Resolution: Fixed
Assignee: Gary Tully
Fix Version/s: (was: NEEDS_REVIEW)
5.14.0
I think I found the problem. It would be great if you could provide a test case
to validate or validate the 5.14 snapshot.
If you still see a problem, please include the logging information
> 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)