You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/05 14:24:00 UTC

[jira] [Commented] (FLINK-7427) integrate PartitionRequestProtocol into NettyProtocol

    [ https://issues.apache.org/jira/browse/FLINK-7427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313190#comment-16313190 ] 

ASF GitHub Bot commented on FLINK-7427:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/4528


> integrate PartitionRequestProtocol into NettyProtocol
> -----------------------------------------------------
>
>                 Key: FLINK-7427
>                 URL: https://issues.apache.org/jira/browse/FLINK-7427
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Network
>    Affects Versions: 1.4.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Minor
>
> Back when the current network stack was created, an interface {{NettyProtocol}} was defined with the only implementing class being {{PartitionRequestProtocol}}, except for unit tests which were, however, also partly based on {{PartitionRequestProtocol}}.
> To make things a bit simpler, we should integrate {{PartitionRequestProtocol}}—which only defines the channel handlers to use by the client and server—into {{NettyProtocol}} and clean up a bit.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)