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 2019/06/26 08:50:00 UTC

[jira] [Updated] (FLINK-12993) Rework forceReleaseOnConsumptionFlag to be JM internal concept

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

ASF GitHub Bot updated FLINK-12993:
-----------------------------------
    Labels: pull-request-available  (was: )

> Rework forceReleaseOnConsumptionFlag to be JM internal concept
> --------------------------------------------------------------
>
>                 Key: FLINK-12993
>                 URL: https://issues.apache.org/jira/browse/FLINK-12993
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / Network
>    Affects Versions: 1.9.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>
> The forceReleaseOnConsumption flag is currently evaluated on the TM side deep in the netty shuffle environment.
> We can rework this to be evaluated on the JM side, by setting the releasedOnConsumption flag in the ResultPartitionDeploymentDescriptor appropriately.
> This consolidates the setting of releasedOnConsumption on the JM, and also allows this to be used with other shuffle service implementations.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)