Daniel Nishimura created SAMZA-2182:
---------------------------------------

             Summary: Metadata store: disconnect between creation and usage of 
the underlying storage
                 Key: SAMZA-2182
                 URL: https://issues.apache.org/jira/browse/SAMZA-2182
             Project: Samza
          Issue Type: Improvement
            Reporter: Daniel Nishimura
            Assignee: Daniel Nishimura


The issue with the current implementation of the metadata store is that the 
underlying storage is created externally from the metadata store abstraction. 
For example, for the Kafka coordinator stream metadata store implementation, 
the coordinator stream is created directly through the KafkaSystemAdmin before 
the metadata store is initialized. The logic should be more tightly coupled.



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

Reply via email to