Closed agis closed 6 years ago
After https://github.com/confluentinc/confluent-kafka-go/pull/72, we can probably use the new OffsetsStore() API and get rid of our custom offset commit logic.
OffsetsStore()
After https://github.com/confluentinc/confluent-kafka-go/pull/72, we can probably use the new
OffsetsStore()
API and get rid of our custom offset commit logic.