-
Describe the bugHi, I am experiencing two issues in RabbitMQ 4.1.0 related to dead-letter headers:
Please let me know if additional details or reproduction steps are required. Reproduction steps
Expected behavior
Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
|
@mahfuz840 RabbitMQ 4.1 reached End of Community support on 31 Jan 2026. Can you please test the same steps with the latest version RabbitMQ 4.2.3? |
Beta Was this translation helpful? Give feedback.
-
|
@mahfuz840 what would be extremely helpful is for you to provide code to reproduce this issue. Anything you can do to make it easier for Team RabbitMQ to investigate means we can focus on a fix instead of getting an environment up-and-running. |
Beta Was this translation helpful? Give feedback.
-
|
In 5.) you write that you republish a new message. Starting in RabbitMQ 4, RabbitMQ won't interpret the |
Beta Was this translation helpful? Give feedback.
In 5.) you write that you republish a new message.
Starting in RabbitMQ 4, RabbitMQ won't interpret the
x-deathheader anymore when receiving a message from AMQP 0.9.1 clients.See PR description of #11339.
Hence at least your 2nd expectation is wrong.