Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce multi-tenant Dead-Letter Queue #94

Closed
smcvb opened this issue Apr 19, 2023 · 1 comment
Closed

Introduce multi-tenant Dead-Letter Queue #94

smcvb opened this issue Apr 19, 2023 · 1 comment

Comments

@smcvb
Copy link
Member

smcvb commented Apr 19, 2023

Feature Description

A dead-letter queue implementation dedicated to multi-tenant delegation will allow users constructing a multi-tenant application to utilize the DLQ support with ease.

Current Behaviour

There is no MultiTenantSequencedDeadLetterQueue implementation at all.

Wanted Behaviour

Constructing a MultiTenantSequencedDeadLetterQueue implementation delegating to SequencedDeadLetterQueue instances per tenant.

Possible Workarounds


@smcvb
Copy link
Member Author

smcvb commented Jun 21, 2023

Closing this issue as it's been resolved in pull request #108.

@smcvb smcvb closed this as completed Jun 21, 2023
@smcvb smcvb added this to the Release 4.8.0 milestone Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants