You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Daniel Nishimura (JIRA)" <ji...@apache.org> on 2019/07/16 17:05:00 UTC

[jira] [Created] (SAMZA-2272) Metadata store: Consolidate metadata store types in ZkJobCoordinator standalone jobs

Daniel Nishimura created SAMZA-2272:
---------------------------------------

             Summary: Metadata store: Consolidate metadata store types in ZkJobCoordinator standalone jobs
                 Key: SAMZA-2272
                 URL: https://issues.apache.org/jira/browse/SAMZA-2272
             Project: Samza
          Issue Type: Improvement
            Reporter: Daniel Nishimura


In the ZkJobCoordinator model of standalone, there are two metadata store types used:

ZkMetadataStore - used for job model and run ID generation

CoordinatorStreamStore - used to store configs and used for Startpoints (SEP-18)

The next generation of the metadata store abstraction should allow the consolidation of the two types into one type.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)