[
https://issues.apache.org/jira/browse/KAFKA-18522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17916761#comment-17916761
]
Apoorv Mittal commented on KAFKA-18522:
---------------------------------------
[~junrao] I have created this taks based on the discussion we had on the PRs
where there might be lesser number of acquired records but the `records`
response can have all fetched records data. But I need your help to undersatnd
a doubt: on taking another look it seems the ShareFetchResponse holds `records`
(FileRecords) which are wired and client transform them for usage. Is there a
way I can subset the FileRecords as per acquired records without going away
with zero copy buffer in server, prior sending to client?
> Limit fetch records batches as per acquired records
> ---------------------------------------------------
>
> Key: KAFKA-18522
> URL: https://issues.apache.org/jira/browse/KAFKA-18522
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Apoorv Mittal
> Assignee: Apoorv Mittal
> Priority: Major
>
> [https://github.com/apache/kafka/pull/17322#discussion_r1803823292]
>
> https://github.com/apache/kafka/pull/18459/files#r1913905321
--
This message was sent by Atlassian Jira
(v8.20.10#820010)