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

[jira] [Commented] (KAFKA-10038) ConsumerPerformance.scala supports the setting of client.id

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

Luke Chen commented on KAFKA-10038:
-----------------------------------

This might need a KIP. Working on that.

> ConsumerPerformance.scala supports the setting of client.id
> -----------------------------------------------------------
>
>                 Key: KAFKA-10038
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10038
>             Project: Kafka
>          Issue Type: Improvement
>          Components: consumer, core
>    Affects Versions: 2.1.1
>         Environment: Trunk branch
>            Reporter: tigertan
>            Assignee: Luke Chen
>            Priority: Minor
>              Labels: newbie, performance
>             Fix For: 2.7.0
>
>
> ConsumerPerformance.scala supports the setting of "client.id", which is a reasonable requirement, and the way "console consumer" and "console producer" handle "client.id" can be unified. "client.id" defaults to "perf-consumer-client".
> We often use client.id in quotas, if the script of kafka-producer-perf-test.sh supports the setting of "client.id" , we can do quota testing through scripts without writing our own consumer programs. 



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