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/08/11 13:07:50 UTC

[GitHub] [kafka] sebadiaz opened a new pull request #9161: KAFKA-10385 - Remove no print stat when on detailed stat mode

sebadiaz opened a new pull request #9161:
URL: https://github.com/apache/kafka/pull/9161


   
   if (currentTimeMillis - lastReportTime >= config.reportingInterval) {
   --
   
   
   


----------------------------------------------------------------
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



[GitHub] [kafka] sebadiaz commented on pull request #9161: KAFKA-10385 - Remove no print stat when on detailed stat mode on Consumer Perf

Posted by GitBox <gi...@apache.org>.
sebadiaz commented on pull request #9161:
URL: https://github.com/apache/kafka/pull/9161#issuecomment-673302155


   @abbccdda update done


----------------------------------------------------------------
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



[GitHub] [kafka] abbccdda commented on pull request #9161: KAFKA-10385 - Remove no print stat when on detailed stat mode on Consumer Perf

Posted by GitBox <gi...@apache.org>.
abbccdda commented on pull request #9161:
URL: https://github.com/apache/kafka/pull/9161#issuecomment-678454054


   @ijuma Do we have any possible dependency on the consumer performance stats? I personally think the change is safe, just want to double check.


----------------------------------------------------------------
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