Skip to content

KAFKA-14247; Define event handler interface and events (#12663)#30

Merged
rutvijmehta-harness merged 1 commit into
trunkfrom
pr-branch
Feb 9, 2024
Merged

KAFKA-14247; Define event handler interface and events (#12663)#30
rutvijmehta-harness merged 1 commit into
trunkfrom
pr-branch

Conversation

@rutvijmehta-harness

Copy link
Copy Markdown
Owner

Add some initial interfaces to kick off https://cwiki.apache.org/confluence/display/KAFKA/Proposal%3A+Consumer+Threading+Model+Refactor. We introduce an EventHandler interface and a new consumer implementation which demonstrates how it will be used. Subsequent PRs will continue to flesh out the implementation.

Reviewers: Guozhang Wang wangguoz@gmail.com, Jason Gustafson jason@confluent.io

Add some initial interfaces to kick off https://cwiki.apache.org/confluence/display/KAFKA/Proposal%3A+Consumer+Threading+Model+Refactor. We introduce an `EventHandler` interface and a new consumer implementation which demonstrates how it will be used. Subsequent PRs will continue to flesh out the implementation.

Reviewers: Guozhang Wang wangguoz@gmail.com, Jason Gustafson <jason@confluent.io>
@rutvijmehta-harness
rutvijmehta-harness merged commit ce9dc79 into trunk Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant