Rayman created SAMZA-2263:
-----------------------------
Summary: SystemConsumer start is called multiple times during
store restore
Key: SAMZA-2263
URL: https://issues.apache.org/jira/browse/SAMZA-2263
Project: Samza
Issue Type: Bug
Reporter: Rayman
ContainerStorageManager: `this.storeConsumers.values().forEach(systemConsumer
-> systemConsumer.start());`
storeConsumers is a map from store name to SystemConsumers. Multiple stores
can/will share the same systemconsumer
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)