Skip to content

KAFKA-20137: Add javadoc to public APIs in org.apache.kafka.clients.producer#21445

Open
zooo-code wants to merge 1 commit intoapache:trunkfrom
zooo-code:KAFKA-20137
Open

KAFKA-20137: Add javadoc to public APIs in org.apache.kafka.clients.producer#21445
zooo-code wants to merge 1 commit intoapache:trunkfrom
zooo-code:KAFKA-20137

Conversation

@zooo-code
Copy link

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

…roducer

KAFKA-20137: Add javadoc to public APIs in org.apache.kafka.clients.producer

Added missing Javadocs to public APIs in BufferExhaustedException,PreparedTxnState, MockProducer, and ProducerConfig.
@github-actions github-actions bot added producer triage PRs from the community clients labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clients producer triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant