-
-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KIP-709: batched OffsetFetchRequest (p1)
This is part 1 of KIP-709, which adds the definitions for multiple groups in OffsetFetchRequest. This change here fundamentally means we need to change OffsetFetchRequest to a sharded request internally, which also will force changes in how sharded group requests are handled / retried.
- Loading branch information
Showing
2 changed files
with
543 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.