You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Brett Konold (Jira)" <ji...@apache.org> on 2020/05/22 17:45:00 UTC

[jira] [Created] (SAMZA-2529) Extract interface from TaskInstance for reuse of RunLoop

Brett Konold created SAMZA-2529:
-----------------------------------

             Summary: Extract interface from TaskInstance for reuse of RunLoop
                 Key: SAMZA-2529
                 URL: https://issues.apache.org/jira/browse/SAMZA-2529
             Project: Samza
          Issue Type: Improvement
            Reporter: Brett Konold


We can generalize RunLoop outside the use of TaskInstance by extracting a common interface. This would reduce the barrier to entry for other use cases that want to take advantage of RunLoop (e.g. side inputs)



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