You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Bharath Kumarasubramanian (JIRA)" <ji...@apache.org> on 2018/03/09 19:25:00 UTC

[jira] [Created] (SAMZA-1609) Refactor SamzaContainer to take in SystemFactories

Bharath Kumarasubramanian created SAMZA-1609:
------------------------------------------------

             Summary: Refactor SamzaContainer to take in SystemFactories
                 Key: SAMZA-1609
                 URL: https://issues.apache.org/jira/browse/SAMZA-1609
             Project: Samza
          Issue Type: Sub-task
            Reporter: Bharath Kumarasubramanian
            Assignee: Sanil Jain


Currently, SamzaContainer is responsible for creating SystemFactories using class loading. We want to move this to runner since it is responsible for creating intermediate streams and seems a natural resting place for factory creation. 

Additionally, this is a pre-requisite for in-memory system to initialize the data source.



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