Skip to content

KAFKA-18951: Correct topic name in client example docs#22812

Open
gvdutra wants to merge 1 commit into
apache:trunkfrom
gvdutra:KAFKA-18951-fix-example-topic-docs
Open

KAFKA-18951: Correct topic name in client example docs#22812
gvdutra wants to merge 1 commit into
apache:trunkfrom
gvdutra:KAFKA-18951-fix-example-topic-docs

Conversation

@gvdutra

@gvdutra gvdutra commented Jul 11, 2026

Copy link
Copy Markdown

What changed

  • replace stale topic1 references with the demo's actual my-topic
    topic name
  • correct the README wording from "to synchronous send" to "to
    synchronously send"
  • keep the Java example comments consistent with the README and
    TOPIC_NAME

Why

The producer/consumer example uses my-topic, but its documentation
still referred to topic1. This mismatch could confuse users following
the example.

Validation

  • ./gradlew :examples:compileJava :examples:checkstyleMain spotlessCheck
  • git diff --check

Generated-by: OpenAI Codex

@github-actions github-actions Bot added triage PRs from the community docs small Small PRs labels Jul 11, 2026
@gvdutra gvdutra marked this pull request as ready for review July 11, 2026 04:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs small Small PRs triage PRs from the community

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant