zooo-code opened a new pull request, #21445: URL: https://github.com/apache/kafka/pull/21445
## Summary This PR adds missing Javadocs to public APIs within the `org.apache.kafka.clients.producer` package to improve documentation coverage and consistency with project standards. ## Changes Added missing Javadocs to public classes, methods, and fields in 4 files - BufferExhaustedException - PreparedTxnState - MockProducer - ProducerConfig ## Test Plan - No functional changes, documentation only - Verified that Javadoc formatting follows existing Kafka conventions -- 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]
