ShivsundarR commented on code in PR #20479:
URL: https://github.com/apache/kafka/pull/20479#discussion_r2353435279


##########
docker/examples/README.md:
##########
@@ -147,7 +147,8 @@ Single Node
     - To produce messages using client scripts (Ensure that java version >= 
17):
     ```
     # Run from root of the repo
-    $ bin/kafka-console-producer.sh --topic test --bootstrap-server 
localhost:9093 --producer.config 
./docker/examples/fixtures/client-secrets/client-ssl.properties
+    # Note: In Kafka 4.2+, --command-config replaces the deprecated 
--producer.config option.

Review Comment:
   Okay, thanks. I have removed the comment now.



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