[ 
https://issues.apache.org/jira/browse/KAFKA-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16832523#comment-16832523
 ] 

ASF GitHub Bot commented on KAFKA-8238:
---------------------------------------

vamossagar12 commented on pull request #6669: KAFKA-8238: Adding Number of 
messages/bytes read
URL: https://github.com/apache/kafka/pull/6669
 
 
   This PR includes changes to count the number of messages/bytes read while 
loading offsets from TopicPartition.
   
 
----------------------------------------------------------------
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:
us...@infra.apache.org


> Log how many bytes and messages were read from __consumer_offsets
> -----------------------------------------------------------------
>
>                 Key: KAFKA-8238
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8238
>             Project: Kafka
>          Issue Type: Improvement
>            Reporter: Colin P. McCabe
>            Assignee: Sagar Rao
>            Priority: Minor
>              Labels: newbie
>
> We should log how many bytes and messages were read from __consumer_offsets.  
> Currently we only log how long it took.  Example: 
> {code}
> [GroupMetadataManager brokerId=2] Finished loading offsets and group metadata 
> from __consumer_offsets-22 in 23131 milliseconds.
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to