Is your feature request related to a problem? Please describe.
The offset commit strategy does not appear to be available for configuration for Super Stream consumers. (I'd like to continue to use auto commit, but it would be useful to be able to tweak the flush interval & message count.)
Describe the solution you'd like
Would like these options exposed to super stream consumers (assuming they are compatible).
We can expose the AutoCommitStrategy in the same way we do with the regular consumers so it will be possible to o tweak the flush interval & message count
Is your feature request related to a problem? Please describe.
The offset commit strategy does not appear to be available for configuration for Super Stream consumers. (I'd like to continue to use auto commit, but it would be useful to be able to tweak the flush interval & message count.)
Describe the solution you'd like
Would like these options exposed to super stream consumers (assuming they are compatible).
Describe alternatives you've considered
No response
Additional context
No response