[
https://issues.apache.org/jira/browse/FLINK-12490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16856699#comment-16856699
]
Piotr Nowojski commented on FLINK-12490:
----------------------------------------
As part of this ticket we introduced {{AsyncDataInput}} class. It's interface
is subject to change in future:
https://github.com/apache/flink/pull/8467#discussion_r287809858
https://github.com/apache/flink/pull/8476#discussion_r287705235
> Introduce NetworkInput class
> ----------------------------
>
> Key: FLINK-12490
> URL: https://issues.apache.org/jira/browse/FLINK-12490
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Network
> Affects Versions: 1.8.0
> Reporter: Piotr Nowojski
> Assignee: Piotr Nowojski
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.9.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> NetworkInput will take care of records deserialisation and barrier alignment.
> It will be used by InputProcessors (One, TwoInput and TwoInputSelectable) to
> access buffers from InputGates.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)