Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-5574

kafka-consumer-perf-test.sh report header has one less column in show-detailed-stats mode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 0.9.0.0, 0.10.0.0
    • None
    • tools
    • None

    Description

      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

      https://github.com/apache/kafka/blob/trunk/core/src/main/scala/kafka/tools/ConsumerPerformance.scala#L175

      is it a thread id? what is this id used for?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              yxzhang Yuexin Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: