I have a kafka consumer with the following configs
enable.auto.commit : true max.poll.records: 50 auto.commit.interval.ms : 10000
And the consume