You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "dajac (via GitHub)" <gi...@apache.org> on 2023/02/23 15:51:11 UTC

[GitHub] [kafka] dajac commented on pull request #13295: KAFKA-14744; NPE while converting OffsetFetch from version < 8 to version >= 8

dajac commented on PR #13295:
URL: https://github.com/apache/kafka/pull/13295#issuecomment-1442017344

   > https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/requests/OffsetFetchRequest.java#L297
   
   Topics is only nullable since version 2: https://github.com/apache/kafka/blob/trunk/clients/src/main/resources/common/message/OffsetFetchRequest.json#L41. So it should not happen there.


-- 
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-unsubscribe@kafka.apache.org

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