[
https://issues.apache.org/jira/browse/KAFKA-7295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16580614#comment-16580614
]
ASF GitHub Bot commented on KAFKA-7295:
---------------------------------------
lindong28 opened a new pull request #5508: KAFKA-7295; Fix
RequestHandlerAvgIdlePercent metric calculation
URL: https://github.com/apache/kafka/pull/5508
### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix RequestHandlerAvgIdlePercent metric calculation
> ---------------------------------------------------
>
> Key: KAFKA-7295
> URL: https://issues.apache.org/jira/browse/KAFKA-7295
> Project: Kafka
> Issue Type: Improvement
> Reporter: Dong Lin
> Assignee: Dong Lin
> Priority: Major
>
> Currently the RequestHandlerAvgIdlePercent metric may be larger than 1 due to
> the way it is calculated. This is counter-intuitive since by definition it is
> supposed to be a percentage metric and its value should be in range [0, 1]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)