spring-cloud / spring-cloud-stream

Framework for building Event-Driven Microservices
http://cloud.spring.io/spring-cloud-stream
Apache License 2.0
993 stars 606 forks source link

GH-2951: Batch consumer and DLQ issues #2952

Closed sobychacko closed 4 months ago

sobychacko commented 4 months ago

Batch consumer with ListenerContainerWithDlqAndRetryCustomizer should disable binder-based DLQ.

Resolves https://github.com/spring-cloud/spring-cloud-stream/issues/2951