Is it intended that manual async commit do not trigger offset_commit_cb? #5256
Unanswered
Douman (DoumanAsh)
asked this question in
Q&A
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.
-
As subject states, it seems manual commits' results are not going through offset_commit_cb()
This makes sense for blocking commit, but for async version of API you are not able to get results via callback
Beta Was this translation helpful? Give feedback.
All reactions