Ben Stopford created KAFKA-4330:
-----------------------------------
Summary: Leader/Follower Quota Rates in JMX have ambiguous names
Key: KAFKA-4330
URL: https://issues.apache.org/jira/browse/KAFKA-4330
Project: Kafka
Issue Type: Bug
Reporter: Ben Stopford
The names of the JMX attribtutes for replication throttled rates don't include
the name replication in them. This is a bit confusing.
+MBean:kafka.server:type=LeaderReplication,name=byte-rate
+MBean:kafka.server:type=FollowerReplication,name=byte-rate
Suggest ThrottledLeaderReplication etc.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)