[
https://issues.apache.org/jira/browse/FLINK-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ryantaocer reassigned FLINK-10656:
----------------------------------
Assignee: ryantaocer (was: JIN SUN)
> Refactor org.apache.flink.runtime.io.network.api.reader.ReaderBase
> ------------------------------------------------------------------
>
> Key: FLINK-10656
> URL: https://issues.apache.org/jira/browse/FLINK-10656
> Project: Flink
> Issue Type: Improvement
> Components: Runtime / Coordination
> Reporter: JIN SUN
> Assignee: ryantaocer
> Priority: Minor
> Labels: pull-request-available
>
> The interface of org.apache.flink.runtime.io.network.api.reader.ReaderBase is
> not very clean, the API in it are called only by iteration and handle event.
> which is not related the name ReaderBase. And the functionality is
> independent, so propose to change the name and split the interface to two
> isolated interface.
> More details please look at the PR.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)