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

ASF GitHub Bot commented on KAFKA-5409:
---------------------------------------

GitHub user ppatierno opened a pull request:

    https://github.com/apache/kafka/pull/3302

    KAFKA-5409: Providing a custom client-id to the ConsoleProducer tool

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ppatierno/kafka kafka-5409

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/3302.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 #3302
    
----
commit 591cceaa0fccd76086e4a6a2c232a5e1da85c183
Author: ppatierno <ppatie...@live.com>
Date:   2017-06-12T10:48:22Z

    Fixed the possibility to specify the client.id without being overwritten 
with a fixed one

----


> Providing a custom client-id to the ConsoleProducer tool
> --------------------------------------------------------
>
>                 Key: KAFKA-5409
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5409
>             Project: Kafka
>          Issue Type: Improvement
>          Components: tools
>            Reporter: Paolo Patierno
>            Priority: Minor
>
> Hi,
> I see that the client-id properties for the ConsoleProducer tool is always 
> "console-producer". It could be useful having it as parameter on the command 
> line or generating a random one like happens for the ConsolerConsumer.
> If it makes sense to you, I can work on that.
> Thanks,
> Paolo.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to