Kostas Kloudas created FLINK-5113:
-------------------------------------
Summary: Make all the testing Functions implement the CheckpointedFucntion interface.
Key: FLINK-5113
URL:
https://issues.apache.org/jira/browse/FLINK-5113 Project: Flink
Issue Type: Improvement
Components: DataStream API
Affects Versions: 1.2.0
Reporter: Kostas Kloudas
Assignee: Kostas Kloudas
Fix For: 1.2.0
Currently stateful functions implement the (old) Checkpointed interface.
This is issue aims at porting all these function to the new CheckpointedFunction interface, so that they can leverage the new
capabilities by it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)