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

[jira] [Updated] (FLINK-12960) Introduce ShuffleDescriptor#ReleaseType

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

Andrey Zagrebin updated FLINK-12960:
------------------------------------
    Summary: Introduce ShuffleDescriptor#ReleaseType  (was: Move ResultPartitionDeploymentDescriptor#releasedOnConsumption to PartitionDescriptor#releasedOnConsumption)

> Introduce ShuffleDescriptor#ReleaseType
> ---------------------------------------
>
>                 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: 0.5h
>  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)