[
https://issues.apache.org/jira/browse/FLINK-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14941119#comment-14941119
]
ASF GitHub Bot commented on FLINK-2779:
---------------------------------------
Github user gyfora commented on the pull request:
https://github.com/apache/flink/pull/1208#issuecomment-145017991
The description of Evictors for the keyed windows are a little bit messy,
what gets evicted from where. There is also some conflict with the example and
the description: "Retain 1000 elements from the end of the window backwards,
evicting all others." vs "and every time execution is triggered, 10 elements
are removed from the window".
As far as I understand triggers and evictors work with the same semantics
as now, but there is always a fix time trigger/eviction determined by the
window assigner.
> Update documentation to reflect new Stream/Window API
> -----------------------------------------------------
>
> Key: FLINK-2779
> URL: https://issues.apache.org/jira/browse/FLINK-2779
> Project: Flink
> Issue Type: Sub-task
> Components: Streaming
> Reporter: Aljoscha Krettek
> Assignee: Kostas Tzoumas
> Fix For: 0.10
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)