GitHub user tedyu opened a pull request:

    https://github.com/apache/kafka/pull/4019

    KAFKA-6011 AppInfoParser should only use metrics API and should not 
register JMX mbeans directly

    Added app ID to metrics API.
    
    The JMX can be dropped post 1.0.0

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/tedyu/kafka trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/kafka/pull/4019.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 #4019
    
----
commit 28b6a5868327fe827d57328c03e086eb3bb5c19c
Author: tedyu <yuzhih...@gmail.com>
Date:   2017-10-04T20:10:22Z

    KAFKA-6011 AppInfoParser should only use metrics API and should not 
register JMX mbeans directly

----


---

Reply via email to