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

Batch Consumer With ListenerContainerWithDlqAndRetryCustomizer should disable binder DLQ #2951

Closed
sobychacko opened this issue May 16, 2024 · 0 comments · Fixed by #2952
Closed
Assignees
Labels
Milestone

Comments

@sobychacko
Copy link
Contributor

Batch consumer with ListenerContainerWithDlqAndRetryCustomizer should disable binder-based DLQ.

Related to: https://stackoverflow.com/questions/78485425/spring-cloud-stream-kafka-binder-retries-not-working-when-using-dlq-in-batch-m.

@sobychacko sobychacko added this to the 4.1.2 milestone May 16, 2024
@sobychacko sobychacko self-assigned this May 16, 2024
sobychacko added a commit to sobychacko/spring-cloud-stream that referenced this issue May 16, 2024
Batch consumer with `ListenerContainerWithDlqAndRetryCustomizer` should disable binder-based DLQ.

Resolves spring-cloud#2951
sobychacko added a commit to sobychacko/spring-cloud-stream that referenced this issue May 16, 2024
Batch consumer with `ListenerContainerWithDlqAndRetryCustomizer` should disable binder-based DLQ.

Resolves spring-cloud#2951
@artembilan artembilan added the bug label May 16, 2024
artembilan pushed a commit that referenced this issue May 16, 2024
Batch consumer with `ListenerContainerWithDlqAndRetryCustomizer` should disable binder-based DLQ.

Resolves #2951

* Addressing PR review comments

* Addressing review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants