[ 
https://issues.apache.org/jira/browse/KAFKA-19133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Abhinav Dixit updated KAFKA-19133:
----------------------------------
    Description: 
As part of KAFKA-19019, we are adding support for remote storage fetch for 
share groups.
However, there is a limitation in remote storage fetch for consumer groups 
([mailing list 
thread|https://lists.apache.org/thread/m03mpkm93737kk6d1nd6fbv9wdgsrhv9]) 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 the same logic.
As part of this JIRA, we should be able to perform fetch for multiple remote 
fetch topic partition in a single share fetch request

  was:
As part of KAFKA-19019, we are adding support for remote storage fetch for 
share groups.
However, there is a limitation in remote storage fetch for consumer groups 
([mailing list 
thread|https://lists.apache.org/thread/m03mpkm93737kk6d1nd6fbv9wdgsrhv9]) that 
we can only perform remote fetch for a single topic partition in a fetch 
request. Since, the logic of fetch is largely based on how consumer groups 
work, we are following the same logic.
As part of this JIRA, we should be able to perform fetch for multiple remote 
fetch topic partition in a single share fetch request


> Support fetching for multiple remote fetch topic partitions in a single share 
> fetch request
> -------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-19133
>                 URL: https://issues.apache.org/jira/browse/KAFKA-19133
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Abhinav Dixit
>            Assignee: Abhinav Dixit
>            Priority: Major
>
> As part of KAFKA-19019, we are adding support for remote storage fetch for 
> share groups.
> However, there is a limitation in remote storage fetch for consumer groups 
> ([mailing list 
> thread|https://lists.apache.org/thread/m03mpkm93737kk6d1nd6fbv9wdgsrhv9]) 
> 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 the same logic.
> As part of this JIRA, we should be able to perform fetch for multiple remote 
> fetch topic partition in a single share fetch request



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to