Bharath Kumarasubramanian created SAMZA-1701:
------------------------------------------------
Summary: SamzaContainer should not contain any logic related to
store directories
Key: SAMZA-1701
URL: https://issues.apache.org/jira/browse/SAMZA-1701
Project: Samza
Issue Type: Task
Reporter: Bharath Kumarasubramanian
Assignee: Bharath Kumarasubramanian
Currently, we have logic spread across SamzaContainer and TaskStorageManager to
determine the store path for both logged and non-logged stores.
SamzaContainer should not be in the business of determining store path. We want
to have this logic in one place within TaskStorageManager
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)