You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Yi Pan (Data Infrastructure) (JIRA)" <ji...@apache.org> on 2018/10/09 17:09:00 UTC

[jira] [Created] (SAMZA-1940) MetricsReporterFactory may need to have access to non-serializable dependencies to create MetricsReporter

Yi Pan (Data Infrastructure) created SAMZA-1940:
---------------------------------------------------

             Summary: MetricsReporterFactory may need to have access to non-serializable dependencies to create MetricsReporter
                 Key: SAMZA-1940
                 URL: https://issues.apache.org/jira/browse/SAMZA-1940
             Project: Samza
          Issue Type: Improvement
            Reporter: Yi Pan (Data Infrastructure)


Some of the MetricsReporter has dependencies on runtime objects that are not serializable. Hence, MetricsReporterFactory may need to access the Context object to inject those dependencies.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)