You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2016/06/13 23:33:57 UTC

[jira] [Closed] (BEAM-331) WindowedWordCount.AddTimestampFn has nondeterministic timestamp bounds

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

Scott Wegner closed BEAM-331.
-----------------------------
    Resolution: Fixed

This is now fixed.

> WindowedWordCount.AddTimestampFn has nondeterministic timestamp bounds
> ----------------------------------------------------------------------
>
>                 Key: BEAM-331
>                 URL: https://issues.apache.org/jira/browse/BEAM-331
>             Project: Beam
>          Issue Type: Bug
>            Reporter: Scott Wegner
>            Assignee: Scott Wegner
>            Priority: Minor
>
> The timestamps added in the WindowedWordCount example are based on when the bundles are executed, which makes the min/max bounds non-deterministic. 
> It would be more desirable to capture the min/max at construction time. We would like this to be able to use this as an example of adding display data.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)