[ https://issues.apache.org/jira/browse/KAFKA-5565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16078779#comment-16078779 ]
ASF GitHub Bot commented on KAFKA-5565: --------------------------------------- GitHub user cmccabe opened a pull request: https://github.com/apache/kafka/pull/3506 KAFKA-5565. Add a broker metric specifying the number of consumer gro… …up rebalances in progress You can merge this pull request into a Git repository by running: $ git pull https://github.com/cmccabe/kafka KAFKA-5565 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/3506.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 #3506 ---- commit b243cc53a064c467db108bd63cb3e3aedd1e897b Author: Colin P. Mccabe <cmcc...@confluent.io> Date: 2017-07-07T20:35:23Z KAFKA-5565. Add a broker metric specifying the number of consumer group rebalances in progress ---- > Add a broker metric specifying the number of consumer group rebalances in > progress > ---------------------------------------------------------------------------------- > > Key: KAFKA-5565 > URL: https://issues.apache.org/jira/browse/KAFKA-5565 > Project: Kafka > Issue Type: Improvement > Reporter: Colin P. McCabe > Assignee: Colin P. McCabe > > We should add a broker metric specifying the number of consumer group > rebalances in progress. -- This message was sent by Atlassian JIRA (v6.4.14#64029)