Abhishek Shivanna created SAMZA-2533:
----------------------------------------
Summary: Fix DiagnosticsUtil to use configured factory when
instantiating the metrics reporter
Key: SAMZA-2533
URL: https://issues.apache.org/jira/browse/SAMZA-2533
Project: Samza
Issue Type: Improvement
Reporter: Abhishek Shivanna
DiagnosticsUtil#buildDiagnosticsManager currently hard codes the creation of
MetricsSnapshotReporter.
This patch fixes this and creates the MetricsReporter using the factory defined
in configs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)