Aljoscha Krettek created FLINK-4369:
---------------------------------------
Summary: Evictingwindowoperator Must Actually Evict Elements
Key: FLINK-4369
URL:
https://issues.apache.org/jira/browse/FLINK-4369 Project: Flink
Issue Type: Improvement
Components: Streaming
Affects Versions: 1.1.0
Reporter: Aljoscha Krettek
Assignee: Aljoscha Krettek
{{EvictingWindowOperator}} does not actually remove evicted elements from the state. They are only filtered from the Iterable that is given to the WindowFunction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)