lianetm commented on code in PR #21080: URL: https://github.com/apache/kafka/pull/21080#discussion_r3396658965
########## clients/src/main/java/org/apache/kafka/clients/producer/KafkaProducer.java: ########## Review Comment: this is where we can be throwing the new BootstrapExc too I expect (KIP-1319 got in and made this API metadata-aware). Could we add a test like we did for send/partitionsFor (to ensure we do surface the error), and update the java doc and KIP too? -- 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]
