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

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

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

   https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/requests/OffsetFetchRequest.java#L297
   
   Could it produce NPE too? For example, server receives request from older client but the request fails due to authorization ( https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/server/KafkaApis.scala#L1362 )


-- 
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