Spring Cloud Stream Batch Consumer and Batch Producer

Hello,
I am not completely sure why this is the case, but on my setup I can control the batch size by using the following settings:
spring.cloud.stream.solace.bindings.receiveMessage-in-0.consumer.batch-max-size=10
Can you give that a try and see if it helps?