Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#1423·kafka-go

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

View original on GitHubView discussion on GitHub