You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by GitBox <gi...@apache.org> on 2020/11/19 14:13:49 UTC

[GitHub] [kafka] mumrah commented on pull request #9598: KAFKA-10701 : First line of detailed stats from consumer-perf-test.sh incorrect

mumrah commented on pull request #9598:
URL: https://github.com/apache/kafka/pull/9598#issuecomment-730402458


   @quanuw there are some statements that expect `joinStart` to be a timestamp in order to calculate durations. When it's zero, those durations become huge which leads to subsequent calculations being incorrect. 
   
   You should be able to run the consumer perf test with `KAFKA_DEBUG=1` flag and attach a debugger from IntelliJ or Eclipse. This will allow more insight as to what's going on.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org