[
https://issues.apache.org/jira/browse/FLINK-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14601038#comment-14601038
]
ASF GitHub Bot commented on FLINK-2255:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/flink/pull/857
> In the TopSpeedWindowing examples, every window contains only 1 element,
> because event time is in millisec, but eviction is in sec
> ----------------------------------------------------------------------------------------------------------------------------------
>
> Key: FLINK-2255
> URL: https://issues.apache.org/jira/browse/FLINK-2255
> Project: Flink
> Issue Type: Bug
> Components: Examples, Streaming
> Reporter: Gabor Gevay
> Assignee: Gabor Gevay
> Priority: Minor
>
> The event times are generated by System.currentTimeMillis(), so evictionSec
> should be multiplied by 1000, when passing it to Time.of.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)