Xinyu Liu created SAMZA-2163:
--------------------------------
Summary: Add try-catch to get the version in
MetricsSnapshotReporterFactory
Key: SAMZA-2163
URL: https://issues.apache.org/jira/browse/SAMZA-2163
Project: Samza
Issue Type: Bug
Reporter: Xinyu Liu
Assignee: Xinyu Liu
Currently we relying on app.class or task.class to get the version. For beam
the app.class is anonymous class which caused exception when loading the class
of it. This patch will do a try catch for this exception and use 0.0.1 as
default.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)