gvdutra opened a new pull request, #22812:
URL: https://github.com/apache/kafka/pull/22812

   ## 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
   


-- 
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]

Reply via email to