You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2015/05/20 14:05:00 UTC

[jira] [Created] (FLINK-2057) Remove IOReadableWritable interface from input splits

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)