You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2019/06/26 10:01:00 UTC

[jira] [Closed] (FLINK-12960) Introduce ShuffleDescriptor#ReleaseType and ShuffleDescriptor#getSupportedReleaseTypes

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

Chesnay Schepler closed FLINK-12960.
------------------------------------
    Resolution: Fixed

master: d1ce8047ef2c9d04fb460448cd4dfc35c29602ae

> Introduce ShuffleDescriptor#ReleaseType and ShuffleDescriptor#getSupportedReleaseTypes
> --------------------------------------------------------------------------------------
>
>                 Key: FLINK-12960
>                 URL: https://issues.apache.org/jira/browse/FLINK-12960
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Andrey Zagrebin
>            Assignee: Andrey Zagrebin
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {{ResultPartitionDeploymentDescriptor#releasedOnConsumption}} shows the intention how the partition is going to be used by the shuffle user and released. The {{ShuffleDescriptor}} should provide a way to query which release type is supported by shuffle service for this partition. If the requested release type is not supported by the shuffle service for a certain type of partition, the job should fail fast.



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