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

Kai Huang commented on KAFKA-12713:
-----------------------------------

[~ijuma] Thanks for the pointer. I've bumped up the [discussion 
thread|https://lists.apache.org/thread.html/r261915b64c819129bc6017adaa12e8f9a0feb74c24ba331f4a08f30c%40%3Cdev.kafka.apache.org%3E]
 again.

> Report "REAL" follower/consumer fetch latency
> ---------------------------------------------
>
>                 Key: KAFKA-12713
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12713
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Ming Liu
>            Assignee: Kai Huang
>            Priority: Major
>
> The fetch latency is an important metrics to monitor for the cluster 
> performance. With ACK=ALL, the produce latency is affected primarily by 
> broker fetch latency.
> However, currently the reported fetch latency didn't reflect the true fetch 
> latency because it sometimes need to stay in purgatory and wait for 
> replica.fetch.wait.max.ms when data is not available. This greatly affect the 
> real P50, P99 etc. 
> I like to propose a KIP to be able track the real fetch latency for both 
> broker follower and consumer. 
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to