You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Sanil Jain (JIRA)" <ji...@apache.org> on 2018/04/23 17:18:00 UTC

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

     [ https://issues.apache.org/jira/browse/SAMZA-1609?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sanil Jain updated SAMZA-1609:
------------------------------

Update: This was no longer required

> 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
>            Priority: Major
>
> 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)