GitHub user navina opened a pull request: https://github.com/apache/samza/pull/179
SAMZA-1276 : Adding customReporters passed by StreamProcessor into SamzaContainer SamzaContainer is not adding custom reporters along side class-loaded reporters from config. This was missed in [SAMZA-1080](https://issues.apache.org/jira/browse/SAMZA-1080). You can merge this pull request into a Git repository by running: $ git pull https://github.com/navina/samza SAMZA-1276 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/samza/pull/179.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 #179 ---- commit 5c25a1081d8fadc633388082850d18985543d774 Author: Navina Ramesh <nav...@apache.org> Date: 2017-05-10T00:54:56Z Adding customReporters passed by StreamProcessor into SamzaContainer ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---