4.3: Mark transient_nonexcl_queues as denied_by_default#15459
Merged
Conversation
lhoguin
force-pushed
the
loic-denied_by_default2
branch
2 times, most recently
from
March 3, 2026 13:28
a5e068e to
f45ce3a
Compare
lhoguin
commented
Mar 6, 2026
lhoguin
force-pushed
the
loic-denied_by_default2
branch
from
March 6, 2026 16:03
01c238e to
07ea66e
Compare
Thanks Diana for most of the shovel fixes, and JSP for assisting in fixing the callback.
lhoguin
force-pushed
the
loic-denied_by_default2
branch
from
March 9, 2026 15:01
5045887 to
9b3b332
Compare
lhoguin
marked this pull request as ready for review
March 9, 2026 15:15
michaelklishin
requested changes
Mar 9, 2026
michaelklishin
left a comment
Collaborator
There was a problem hiding this comment.
One rabbit_local_shovel change results in server-named durable queues being used when a shovel source is an exchange (that uses a one-off transient queue for consumption).
Such queues are then leaked.
dcorbacho
force-pushed
the
loic-denied_by_default2
branch
from
March 10, 2026 07:54
c3dc01d to
1c94a8f
Compare
michaelklishin
approved these changes
Mar 10, 2026
michaelklishin
left a comment
Collaborator
There was a problem hiding this comment.
Thank you, @dcorbacho, for switching shovels to use client-named queues with exchange sources.
acogoluegnes
added a commit
to rabbitmq/rabbitmq-jms-client
that referenced
this pull request
Mar 13, 2026
Transient, non-exclusive queues no longer permitted on RabbitMQ 4.3. References rabbitmq/rabbitmq-server#15459
acogoluegnes
added a commit
to rabbitmq/rabbitmq-jms-client
that referenced
this pull request
Mar 13, 2026
Transient, non-exclusive queues no longer permitted on RabbitMQ 4.3. References rabbitmq/rabbitmq-server#15459 (cherry picked from commit 9ce7997)
github-actions Bot
pushed a commit
to rabbitmq/rabbitmq-jms-client
that referenced
this pull request
Mar 13, 2026
Transient, non-exclusive queues no longer permitted on RabbitMQ 4.3. References rabbitmq/rabbitmq-server#15459
github-actions Bot
pushed a commit
to rabbitmq/rabbitmq-jms-client
that referenced
this pull request
Mar 13, 2026
Transient, non-exclusive queues no longer permitted on RabbitMQ 4.3. References rabbitmq/rabbitmq-server#15459 (cherry picked from commit 9ce7997)
acogoluegnes
added a commit
to rabbitmq/rabbitmq-perf-test
that referenced
this pull request
Mar 13, 2026
Fall back to durable non-exclusive. References rabbitmq/rabbitmq-server#15459
acogoluegnes
added a commit
to rabbitmq/rabbitmq-perf-test
that referenced
this pull request
Mar 13, 2026
Fall back to durable non-exclusive. References rabbitmq/rabbitmq-server#15459
acogoluegnes
added a commit
to rabbitmq/hop
that referenced
this pull request
Mar 23, 2026
They are no longer allowed in RabbitMQ 4.3 (they must be durable+exclusive or transient+exclusive). References rabbitmq/rabbitmq-server#15459
acogoluegnes
added a commit
to rabbitmq/rabbitmq-perf-test
that referenced
this pull request
Mar 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.