[
https://issues.apache.org/jira/browse/KAFKA-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043268#comment-16043268
]
Bharat Viswanadham commented on KAFKA-5409:
-------------------------------------------
Hi Paolo,
Ya missed that point.
Ya I think to use client.id sent by user, we need to have an option --client-id
or
update the code to call producerProps after setting default props in
getNewProducerProps
> 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.3.15#6346)