Daniel Nishimura created SAMZA-2171:
---------------------------------------
Summary: Encapsulate creation and loading of metadata streams
Key: SAMZA-2171
URL: https://issues.apache.org/jira/browse/SAMZA-2171
Project: Samza
Issue Type: Improvement
Reporter: Daniel Nishimura
Assignee: Daniel Nishimura
Currently the code to create checkpoint and changelog streams are copied in
each JobCoordinator. These should be encapsulated in a metadata resource loader
to avoid code duplication and potential problems in forgetting to duplicate the
logic in any future JobCoordinator implementations.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)