Following up on this. It turned out to be 100% user error on my part. I was
still sending the v0 OffsetFetch request after committing v1+.
On Tue, Sep 17, 2019 at 9:14 PM Dan Swain wrote:
> Hi!
>
> I'm a maintainer of an open source Kafka client and working on adding
> support
Hi!
I'm a maintainer of an open source Kafka client and working on adding
support for kafka-stored offsets. The client works fine with v0 of the
OffsetCommit/OffsetFetch messages, but with v1+ it always fails to fetch
the offset. I've been digging quite a bit and found that the OffsetCommit
appe