Dionakra opened a new pull request, #517:
URL: https://github.com/apache/kafka-site/pull/517

   Added documentation about Kafka Brokers JMX configurable beans. This was 
introduced by 
[KIP-544](https://cwiki.apache.org/confluence/display/KAFKA/KIP-544%3A+Make+metrics+exposed+via+JMX+configurable),
 which was available since [Apache Kafka 
2.6.0](https://issues.apache.org/jira/browse/KAFKA-9106), but it was never 
published in the docs.
   
   Also, by following 
[KIP-629](https://cwiki.apache.org/confluence/display/KAFKA/KIP-629%3A+Use+racially+neutral+terms+in+our+codebase),
 the config was changed.
   
   You can see the config in the [JmxReporter 
class](https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/metrics/JmxReporter.java#L53-L59).
   
   This PR adds the documentation since Apache Kafka 2.6.0 for this change, 
including the name change with the former config deprecated.


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to