You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Abhishek Shivanna (Jira)" <ji...@apache.org> on 2020/05/27 21:17:00 UTC

[jira] [Created] (SAMZA-2533) Fix DiagnosticsUtil to use configured factory when instantiating the metrics reporter

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)