[ https://issues.apache.org/jira/browse/KAFKA-8834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16932608#comment-16932608 ]
ASF GitHub Bot commented on KAFKA-8834: --------------------------------------- viktorsomogyi commented on pull request #7361: KAFKA-8834: Add reassignment metrics (KIP-352) URL: https://github.com/apache/kafka/pull/7361 This PR contains: - added ReassigningPartitions metric - changed the semantics of the UnderReplicatedPartitions metric - added ReassignmentLag metric - added ReassignmentBytesOutPerSec metric - added ReassignmentBytesInPerSec metric - refactored the Partition class a bit to group the original, adding and removing replicas together ### 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 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 > Distinguish URPs caused by reassignment plus other metrics > ---------------------------------------------------------- > > Key: KAFKA-8834 > URL: https://issues.apache.org/jira/browse/KAFKA-8834 > Project: Kafka > Issue Type: Improvement > Reporter: Jason Gustafson > Assignee: Viktor Somogyi-Vass > Priority: Major > > This Jira tracks implementation of KIP-352: > [https://cwiki.apache.org/confluence/display/KAFKA/KIP-352%3A+Distinguish+URPs+caused+by+reassignment]. -- This message was sent by Atlassian Jira (v8.3.4#803005)