[
https://issues.apache.org/jira/browse/KAFKA-4252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15551713#comment-15551713
]
ASF GitHub Bot commented on KAFKA-4252:
---------------------------------------
GitHub user rajinisivaram opened a pull request:
https://github.com/apache/kafka/pull/1980
KAFKA-4252: Fix metric name in documentation
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rajinisivaram/kafka KAFKA-4252
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/kafka/pull/1980.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1980
----
commit 5f7dd80446263bdfd51e3c6957c98c4b422f2d9d
Author: Rajini Sivaram <[email protected]>
Date: 2016-10-06T11:45:16Z
KAFKA-4252: Fix metric name in documentation
----
> Missing ProducerRequestPurgatory
> --------------------------------
>
> Key: KAFKA-4252
> URL: https://issues.apache.org/jira/browse/KAFKA-4252
> Project: Kafka
> Issue Type: Bug
> Components: consumer, documentation, metrics, producer
> Affects Versions: 0.9.0.1, 0.10.0.0, 0.10.0.1
> Reporter: Narendra Bidari
> Assignee: Rajini Sivaram
> Priority: Minor
> Attachments: Screen Shot 2016-10-04 at 1.34.00 PM.png
>
>
> Most of the docs indicate of ProducerRequestPurgatory and
> FetchRequestPurgatory Mbeans present in . But when I see MBean there is no
> bean by that name. The name which is present is *DelayedOperationPurgatory*
> are DelayedOperationPurgatory and ProducerRequestPurgatory same??
> https://github.com/apache/kafka/blob/d2a267b111d23d6b98f2784382095b9ae5ddf886/docs/ops.html
> http://docs.confluent.io/1.0/kafka/monitoring.html
> https://kafka.apache.org/08/ops.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)