[
https://issues.apache.org/jira/browse/KAFKA-4307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15689392#comment-15689392
]
ASF GitHub Bot commented on KAFKA-4307:
---------------------------------------
GitHub user baluchicken opened a pull request:
https://github.com/apache/kafka/pull/2161
KAFKA-4307 Inconsistent parameters between console producer and consumer
@gwenshap please review
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/baluchicken/kafka-1 KAFKA-4307
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/2161.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2161
----
commit f2b2775ce8f3b70861d101545fb4bb966484ef84
Author: Balint Molnar <[email protected]>
Date: 2016-11-21T14:52:04Z
KAFKA-4307 Inconsistent parameters between console producer and consumer
----
> Inconsistent parameters between console producer and consumer
> -------------------------------------------------------------
>
> Key: KAFKA-4307
> URL: https://issues.apache.org/jira/browse/KAFKA-4307
> Project: Kafka
> Issue Type: Bug
> Affects Versions: 0.10.1.0
> Reporter: Gwen Shapira
> Assignee: Balint Molnar
> Labels: newbie
>
> kafka-console-producer uses --broker-list while kafka-console-consumer uses
> --bootstrap-server.
> Let's add --bootstrap-server to the producer for some consistency?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)