Manually Commit Offset When Partition Revoked #464
Unanswered
jlcarpenter
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a long running message while processing a file where the partition is sometimes revoked. I have a handler that is called when this happens. Is it possible to commit the offset when that occurs? I've tried different things in the handler and can't figure out a way to get an instance of the consumer to commit the offset or commit another way.
Beta Was this translation helpful? Give feedback.
All reactions