You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "zhijiang (JIRA)" <ji...@apache.org> on 2017/09/21 08:27:00 UTC

[jira] [Updated] (FLINK-7661) Add credit field in PartitionRequest message

     [ https://issues.apache.org/jira/browse/FLINK-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

zhijiang updated FLINK-7661:
----------------------------
    Description: 
Currently the {{PartitionRequest}} message contains {{ResultPartitionID}} | {{queueIndex}} | {{InputChannelID}} fields.

We will add a new {{credit}} field indicating the initial credit of {{InputChannel}}, and this info can be got from {{InputChannel}} directly after assigning exclusive buffers to it.

  was:
Currently the {{PartitionRequest}} message contains {{ResultPartitionID}}|{{queueIndex}}|{{InputChannelID}} fields.

We will add a new {{credit}} field indicating the initial credit of {{InputChannel}}, and this info can be got from {{InputChannel}} directly after assigning exclusive buffers to it.


> Add credit field in PartitionRequest message
> --------------------------------------------
>
>                 Key: FLINK-7661
>                 URL: https://issues.apache.org/jira/browse/FLINK-7661
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Network
>    Affects Versions: 1.4.0
>            Reporter: zhijiang
>            Assignee: zhijiang
>
> Currently the {{PartitionRequest}} message contains {{ResultPartitionID}} | {{queueIndex}} | {{InputChannelID}} fields.
> We will add a new {{credit}} field indicating the initial credit of {{InputChannel}}, and this info can be got from {{InputChannel}} directly after assigning exclusive buffers to it.



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