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 2019/11/19 00:59:00 UTC

[jira] [Updated] (SAMZA-2392) Parallelize side input consumption across tasks

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

Bharath Kumarasubramanian updated SAMZA-2392:
---------------------------------------------
        Parent: SAMZA-2394
    Issue Type: Sub-task  (was: Improvement)

> Parallelize side input consumption across tasks
> -----------------------------------------------
>
>                 Key: SAMZA-2392
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2392
>             Project: Samza
>          Issue Type: Sub-task
>            Reporter: Bharath Kumarasubramanian
>            Priority: Major
>
> Currently, side inputs are consumed on a single thread and messages are dispatch to appropriate task's processor. Additionally, standby containers are also using side inputs to restore state.
> Parallelizing across task would be a good optimization to investigate and implement. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)