You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "jiamei xie (Jira)" <ji...@apache.org> on 2020/06/17 06:24:00 UTC

[jira] [Commented] (KAFKA-10136) Make option threads of ConsumerPerformance work

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

jiamei xie commented on KAFKA-10136:
------------------------------------

[~chia7712] Hi, should a KIP be created for this issue? I am a little confused about the following thing:
* If making option [thread] work, option [numberMessages] is the number of messages every thread to consume or the total messages to consume for all threads?
* For option [showDetailedStats],  show details for every thread or overall?

I have read the implement of multi-thread for the old consumer in Kafka 0.9.0.  [numberMessages] was the number of messages every thread to consume.  [showDetailedStats] show details for every thread and its interval unit wasn't time but messagesRead.

Looking forward to your comments and advice. Thanks.

> Make option threads of ConsumerPerformance work
> -----------------------------------------------
>
>                 Key: KAFKA-10136
>                 URL: https://issues.apache.org/jira/browse/KAFKA-10136
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: jiamei xie
>            Assignee: jiamei xie
>            Priority: Major
>
> Make option threads of ConsumerPerformance work



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