Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-5574: add thread.id header in show-detailed-stats report #3512

Closed
wants to merge 1 commit into from
Closed

KAFKA-5574: add thread.id header in show-detailed-stats report #3512

wants to merge 1 commit into from

Conversation

cnZach
Copy link
Contributor

@cnZach cnZach commented Jul 10, 2017

kafka-consumer-perf-test.sh report missing one header column:

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", should be thread.id .

@asfgit
Copy link

asfgit commented Jul 10, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk7-scala2.11/6008/
Test PASSed (JDK 7 and Scala 2.11).

@asfgit
Copy link

asfgit commented Jul 10, 2017

Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/kafka-pr-jdk8-scala2.12/5993/
Test PASSed (JDK 8 and Scala 2.12).

@cnZach cnZach closed this Oct 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants