GitHub user rmatharu opened a pull request: https://github.com/apache/samza/pull/567
JIRA 1735 Adding ListGaugeMBean, to enable MBean validation Adding ListGaugeMBean, to enable MBean validation. Tested with LocalContainerRunner and YARN job. JIRA SAMZA-1733/ SAMZA-1735. You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmatharu/samza ListGaugeMBean Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/567.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 #567 ---- commit ce21e9e59948fe83d113c5fc1654eb00d88b83c7 Author: Ray Matharu <rmatharu@...> Date: 2018-06-27T22:44:09Z Adding ListGaugeMBean, to enable MBean validation ---- ---