You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Cameron Lee (Jira)" <ji...@apache.org> on 2021/06/30 23:03:00 UTC

[jira] [Created] (SAMZA-2661) Add a way to determine which inputs are side inputs in TaskModel

Cameron Lee created SAMZA-2661:
----------------------------------

             Summary: Add a way to determine which inputs are side inputs in TaskModel
                 Key: SAMZA-2661
                 URL: https://issues.apache.org/jira/browse/SAMZA-2661
             Project: Samza
          Issue Type: Improvement
            Reporter: Cameron Lee


TaskModel has all SSPs in a single field. However, in some cases, it is useful to know more information about those SSPs. For example, state restore logic would benefit from having this explicit information. Also, the wiring of objects for the impl of the high-level API would benefit from this (see [https://github.com/apache/samza/pull/1506).] 



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