ableegoldman opened a new pull request, #12288:
URL: https://github.com/apache/kafka/pull/12288

   Minor followup to #12235  that adds a null check on the record key in the 
new ClientUtils#producerRecordSizeInBytes utility method, as there are valid 
cases in which we might be sending records with null keys to the Producer, such 
as a simple 
`builder.stream("non-keyed-input-topic").filter(...).to("output-topic")`


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