[
https://issues.apache.org/jira/browse/FLINK-10656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17321552#comment-17321552
]
Flink Jira Bot commented on FLINK-10656:
----------------------------------------
This issue and all of its Sub-Tasks have not been updated for 180 days. So, it
has been labeled "stale-minor". If you are still affected by this bug or are
still interested in this issue, please give an update and remove the label. In
7 days the issue will be closed automatically.
> 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 / Network
> Reporter: JIN SUN
> Assignee: ryantaocer
> Priority: Minor
> Labels: pull-request-available, stale-minor
>
> 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
(v8.3.4#803005)