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


##########
docker/examples/README.md:
##########
@@ -219,7 +219,8 @@ Multi Node Cluster
         - 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:29093 --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:
   My bad, thanks, I have updated it 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