[
https://issues.apache.org/jira/browse/KAFKA-1936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jun Rao updated KAFKA-1936:
---------------------------
Reviewer: Joel Koshy
> Track offset commit requests separately from produce requests
> -------------------------------------------------------------
>
> Key: KAFKA-1936
> URL: https://issues.apache.org/jira/browse/KAFKA-1936
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Aditya Auradkar
> Assignee: Dong Lin
> Attachments: KAFKA-1936.patch, KAFKA-1936_2015-04-26_21:20:28.patch,
> KAFKA-1936_2015-04-26_21:26:34.patch
>
>
> In ReplicaManager, failed and total produce requests are updated from
> appendToLocalLog. Since offset commit requests also follow the same path,
> they are counted along with produce requests. Add a metric and count them
> separately.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)