rabbitmq 3.8.2 not sending messages to DLX after message TTL #8534
-
Is this a known bug of this version? I tested this on my local machine with version 3.11.16 and the message was dead lettered after message ttl (on queue) but in version 3.8.2 the message just stays there even after the ttl has been surpaased. |
Beta Was this translation helpful? Give feedback.
Answered by
michaelklishin
Jun 12, 2023
Replies: 1 comment 2 replies
-
RabbitMQ 3.8 is has reached end of life 11 months ago, so I'm afraid we will not investigate. All release notes are public and you can search the repo for PRs that mention DLX. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
obbyK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
RabbitMQ 3.8 is has reached end of life 11 months ago, so I'm afraid we will not investigate. All release notes are public and you can search the repo for PRs that mention DLX.