Stephan Ewen created FLINK-2057:
-----------------------------------
Summary: Remove IOReadableWritable interface from input splits
Key: FLINK-2057
URL:
https://issues.apache.org/jira/browse/FLINK-2057 Project: Flink
Issue Type: Improvement
Components: Core
Affects Versions: 0.9
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 0.9
The {{IOReadableWritable}} interface was used in the previous RPC subsystem.
Since we use Java Serialization for RPC / Actor Messages now, we can remove this, which makes the implementation of new Split Types much easier.
Removing legacy functionality...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)