Skip to content

Commit a8f4999

Browse files
KAFKA-19019: Add support for remote storage fetch for share groups (#19437)
This PR adds the support for remote storage fetch for share groups. There is a limitation in remote storage fetch for consumer groups that we can only perform remote fetch for a single topic partition in a fetch request. Since, the logic of share fetch requests is largely based on how consumer groups work, we are following similar logic in implementing remote storage fetch. However, this problem should be addressed as part of KAFKA-19133 which should help us perform fetch for multiple remote fetch topic partition in a single share fetch request. Reviewers: Jun Rao <[email protected]>
1 parent 18584b1 commit a8f4999

File tree

2 files changed

+977
-62
lines changed

2 files changed

+977
-62
lines changed

0 commit comments

Comments
 (0)