atiaomar1978-hub opened a new pull request, #25530: URL: https://github.com/apache/camel/pull/25530
## Summary _AI-generated on behalf of atiaomar1978-hub_ Backport of [CAMEL-24401](https://issues.apache.org/jira/browse/CAMEL-24401) to `camel-4.22.x`. Fixes camel-jms InOut producers using temporary reply queues entering a permanent `Failed to resolve replyTo destination` loop after JMS connection faults. ### Changes Same fix as the main PR: generation-based temporary reply refresh in `TemporaryQueueReplyManager`, deferred/guarded listener recovery trigger, and new unit/integration tests. ### Main PR https://github.com/atiaomar1978-hub/camel/pull/20 ### References - JIRA: https://issues.apache.org/jira/browse/CAMEL-24401 - Reproducer: https://github.com/vdobos-trask/Reproducer_Camel_Jms_Failed_ReplyTo_Destination_2026 -- 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]
