You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Hemant Girase (Jira)" <ji...@apache.org> on 2020/07/11 03:59:00 UTC

[jira] [Created] (KAFKA-10267) [Documentation] | Correction in kafka-console-producer command

Hemant Girase created KAFKA-10267:
-------------------------------------

             Summary: [Documentation] | Correction in kafka-console-producer command
                 Key: KAFKA-10267
                 URL: https://issues.apache.org/jira/browse/KAFKA-10267
             Project: Kafka
          Issue Type: Bug
          Components: documentation
            Reporter: Hemant Girase


Hi Team,

[https://kafka.apache.org/documentation/]

In the below command, it should be "--broker-list" instead of "--bootstrap-server".



> bin/kafka-console-producer.sh --bootstrap-server localhost:9092 --topic my-replicated-topic

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)