Skip to content

Conversation

@lukebakken
Copy link
Collaborator

Fixes #15128

If a definitions file does not specify durable or auto_delete, undefined is used which wreaks havoc when that exchange is later used in an unbind operation.

Fixes rabbitmq#15128

If a definitions file does not specify `durable` or `auto_delete`, `undefined` is used which wreaks havoc when that exchange is later used in an unbind operation.
@lukebakken lukebakken merged commit 080a2c7 into rabbitmq:main Dec 13, 2025
290 of 291 checks passed
@lukebakken lukebakken deleted the rabbitmq-server-15128 branch December 13, 2025 00:23
michaelklishin added a commit that referenced this pull request Dec 15, 2025
For 4.2.3: Use defaults for `durable` and `auto_delete` when importing definitions (backport #15130)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Deleting bindings is not working

2 participants