You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2014/07/08 14:46:04 UTC

[jira] [Resolved] (FLINK-994) Replace DataInput and DataOutput of IOReadableWritable with DataInputView and DataOutputView

     [ https://issues.apache.org/jira/browse/FLINK-994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stephan Ewen resolved FLINK-994.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6-incubating

Fixed via 7b6295d9829af1e94bea106dc37a169a39895d92

> Replace DataInput and DataOutput of IOReadableWritable with DataInputView and DataOutputView
> --------------------------------------------------------------------------------------------
>
>                 Key: FLINK-994
>                 URL: https://issues.apache.org/jira/browse/FLINK-994
>             Project: Flink
>          Issue Type: Improvement
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>             Fix For: 0.6-incubating
>
>
> The DataInput and DataOutput view are not well designed interfaces with a limited function set. Therefore, we should replace the DataInput and DataOutput by the Flink defined DataInputView and DataOutputView in the IOReadableWritable interface. This is a preparative step for the serializer and input/output abstraction rework.



--
This message was sent by Atlassian JIRA
(v6.2#6252)