You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Yuexin Zhang (JIRA)" <ji...@apache.org> on 2017/07/10 04:53:00 UTC

[jira] [Updated] (KAFKA-5574) kafka-consumer-perf-test.sh report header has one less column in show-detailed-stats mode

     [ https://issues.apache.org/jira/browse/KAFKA-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yuexin Zhang updated KAFKA-5574:
--------------------------------
    Affects Version/s: 0.10.0.0

> kafka-consumer-perf-test.sh report header has one less column in show-detailed-stats mode
> -----------------------------------------------------------------------------------------
>
>                 Key: KAFKA-5574
>                 URL: https://issues.apache.org/jira/browse/KAFKA-5574
>             Project: Kafka
>          Issue Type: Bug
>          Components: tools
>    Affects Versions: 0.9.0.0, 0.10.0.0
>            Reporter: Yuexin Zhang
>
> time, data.consumed.in.MB, MB.sec, data.consumed.in.nMsg, nMsg.sec
> 2017-07-09 21:40:40:369, 0, 0.1492, 2.6176, 5000, 87719.2982
> 2017-07-09 21:40:40:386, 0, 0.2983, 149.0479, 10000, 5000000.0000
> 2017-07-09 21:40:40:387, 0, 0.4473, 149.0812, 15000, 5000000.0000
> there's one more column between "time" and "data.consumed.in.MB", it's currently set to 0:
> https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/tools/ConsumerPerformance.scala#L158
> is it a thread id? what is this id used for?



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