[
https://issues.apache.org/jira/browse/FLINK-7394?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16180315#comment-16180315
]
ASF GitHub Bot commented on FLINK-7394:
---------------------------------------
Github user zhijiangW commented on the issue:
https://github.com/apache/flink/pull/4499
@NicoK , I have fixed the above issues you mentioned. I should double check
the typos after submit next time.
I agree and understand your feeling of
`RemoteInputChannel#releaseAllResources()` which seems destroy the beauty of
recycle. I would consider this issue and try to find other options if possible
later. And I think this will not block the reviews of following PRs. :)
> Manage exclusive buffers in RemoteInputChannel
> ----------------------------------------------
>
> Key: FLINK-7394
> URL: https://issues.apache.org/jira/browse/FLINK-7394
> Project: Flink
> Issue Type: Sub-task
> Components: Core
> Reporter: zhijiang
> Assignee: zhijiang
> Fix For: 1.4.0
>
>
> This is a part of work for credit-based network flow control.
> The basic works are:
> * Exclusive buffers are assigned to {{RemoteInputChannel}} after created by
> {{SingleInputGate}}.
> * {{RemoteInputChannel}} implements {{BufferRecycler}} interface to manage
> the exclusive buffers itself.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)