dajac opened a new pull request, #19080:
URL: https://github.com/apache/kafka/pull/19080

   The new group coordinator prints the following line at fixed interval even 
if no groups were deleted:
   
   ```
   Generated 0 tombstone records while cleaning up group metadata in 0 
milliseconds. (org.apache.kafka.coordinator.group.GroupCoordinatorShard)
   ```
   
   The time component has some value in its own but it may be better to not 
print if when there are not records in order to reduce the spam in the logs.
   


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

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

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

Reply via email to