Details
Description
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.