I am using the new Subscriber API and I poll.  The poll returns 2005
messages.  I process 2 of them, and then set the offset to the 2nd message
offset that I processed.

I then call commitSync with the TopicPartition and this new offset.  When I
list the group with the command line tool, it always shows the original
offset.

Am I doing something wrong?

Reply via email to