[
https://issues.apache.org/jira/browse/FLINK-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler closed FLINK-6164.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
1.3: e76a0aa9e2324c4647509379fe4125d8dc576ff0
1.4: 5c4560d3bcff47f8563c75ca909d20469e4736c0
> Make ProcessWindowFunction a RichFunction
> -----------------------------------------
>
> Key: FLINK-6164
> URL: https://issues.apache.org/jira/browse/FLINK-6164
> Project: Flink
> Issue Type: Improvement
> Components: DataStream API
> Reporter: Aljoscha Krettek
> Assignee: Chesnay Schepler
> Priority: Blocker
> Fix For: 1.3.0, 1.4.0
>
>
> {{ProcessWindowFunction}} is an abstract class so we can make it a
> {{RichFunction}} by default and remove {{RichProcessWindowFunction}}. This is
> in line with {{ProcessFunction}} which is also a {{RichFunction}}.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)