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

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

    [ https://issues.apache.org/jira/browse/KAFKA-10267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17155978#comment-17155978 ] 

huxihx edited comment on KAFKA-10267 at 7/11/20, 12:47 PM:
-----------------------------------------------------------

--broker-list is deprecated. Please stick to using --bootstrap-server.


was (Author: huxi_2b):
`--broker-list` is deprecated. Please stick to using `--bootstrap-server` .

> [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
>            Priority: Minor
>
> 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)