Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
The issue with the current implementation of the metadata store is that the underlying storage is created seperately 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 abstraction should be more tightly coupled.
Attachments
Issue Links
- is a child of
-
SAMZA-2271 Metadata Store
- Open