Skip to content

Fix DLQ inheritance for RabbitMQ tenants #1537

Merged
jeremydmiller merged 1 commit intoJasperFx:mainfrom
frankvdb7:main
Jun 27, 2025
Merged

Fix DLQ inheritance for RabbitMQ tenants #1537
jeremydmiller merged 1 commit intoJasperFx:mainfrom
frankvdb7:main

Conversation

@frankvdb7
Copy link
Contributor

This pull request addresses an issue where dead letter queue settings were not being properly inherited by RabbitMQ tenants. The changes ensure that tenant transports inherit the DLQ configuration from their parent, maintaining consistency across tenants. Additionally, tests have been added to validate this behavior.

Fixes #1532

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CustomizeDeadLetterQueueing not applied to tenants with RabbitMQ

2 participants