commit offsets manually but in ASYNC
Author: raphaelauvCreated Jan 19, 2026Updated Jan 19, 2026
Labelsenhancement
Hi , I would like to commit offsets manually ( not auto mode) but not with an synchronous call
the same way than with the apache kafka java consumer client -> https://kafka.apache.org/10/javadoc/org/apache/kafka/clients/consumer/KafkaConsumer.html#commitAsync--
is that possible ? thanks
Source: segmentio/kafka-go