ijuma commented on PR #18726:
URL: https://github.com/apache/kafka/pull/18726#issuecomment-2620376230

   > With this patch it looks like we will only set records in 
processResponseCallback or when building an error response for a partition 
(FetchResponse#partitionResponse)
   
   We only changed this one place because it was the only place where it was 
incorrect outside of tests. This was confirmed after we make `records` 
non-nullable in the schema (only tests had to be updated).


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to