kirktrue commented on code in PR #20146: URL: https://github.com/apache/kafka/pull/20146#discussion_r2211928710
########## clients/src/main/java/org/apache/kafka/clients/producer/internals/RecordAccumulator.java: ########## @@ -127,6 +128,7 @@ public RecordAccumulator(LogContext logContext, Time time, ApiVersions apiVersions, TransactionManager transactionManager, + Kafka19012Instrumentation kafka19012Instrumentation, Review Comment: Done. -- 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