essobedo opened a new pull request, #1051: URL: https://github.com/apache/activemq/pull/1051
Fixes https://issues.apache.org/jira/browse/AMQ-9255 ## Motivation Persistent messages with an expired TTL are not moved to the DLQ when the HTTP protocol is used as transport. ## Modifications: * Initialize the field `Message#processAsExpired` at deserialization * Add a unit test to reproduce the bug -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
