Batch Mode Support on Spring Cloud Stream Solace Binder
samuel
Member Posts: 6 ✭
We have an use case where in we need the consumer to receive a batch of messages and process them together as a unit and post it to an outbound topic. We want the batch to be acknowledged as a whole once the processing of batch is completed by the consumer.
In spring cloud kafka binder we have a "batch-mode" functionality which helps to address such use cases. Do we any such support from spring cloud stream solace binder ?
Tagged:
0
Comments
-
Hi @samuel, looks like someone else had the same question yesterday. Maybe you're working together?
I responded on this thread: https://solace.community/discussion/811/spring-cloud-stream-batch-mode#latest
0