Spring Cloud Stream Batch Consumer and Batch Producer

Hi @kirthi
Can you try setting the batch properties on the binder?
spring.cloud.stream.solace.bindings.receiveMessage-in-0.consumer.batchMaxSize= 10
spring.cloud.stream.solace.bindings.receiveMessage-in-0.consumer.batchTimeout= 5000