Hi Team,
**Need some input on spring cloud streaming with solace for which we are streaming a queues and want to have a batch operation to control the no of messages ,batch size and sequence of events what will be the configuration if wee need to progress as i can see for kakfa itis max.poll.records
, will below configuration as ok or do we need some else
queueMaxMsgSize
Maximum message size for the consumer group queue.
queueQuota
Message spool quota for the consumer group queue.
Thanks in advance
Arpit