majialoong opened a new pull request, #22909: URL: https://github.com/apache/kafka/pull/22909
`testInvalidRecordHeaderValue` incorrectly treats -1 as invalid, although it represents a null header value. This change uses -2 for the invalid case and validates options directly, avoiding unnecessary Kafka client initialization and the resulting connection timeout. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
