You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@samza.apache.org by "Xinyu Liu (Jira)" <ji...@apache.org> on 2019/11/13 23:41:00 UTC

[jira] [Created] (SAMZA-2384) Task need to aggregate watermarks from all input streams

Xinyu Liu created SAMZA-2384:
--------------------------------

             Summary: Task need to aggregate watermarks from all input streams
                 Key: SAMZA-2384
                 URL: https://issues.apache.org/jira/browse/SAMZA-2384
             Project: Samza
          Issue Type: Bug
            Reporter: Xinyu Liu
            Assignee: Xinyu Liu


Right now the watermark is populated without waiting for teh watermark from all the streams. This will cause problems in the beginning when we only have a few stream data. Need to fix this to populate the watermarks correctly.



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