You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Aleksandr Salatich (JIRA)" <ji...@apache.org> on 2019/02/19 12:16:00 UTC

[jira] [Comment Edited] (FLINK-6227) Introduce the DataConsumptionException for downstream task failure

    [ https://issues.apache.org/jira/browse/FLINK-6227?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16771865#comment-16771865 ] 

Aleksandr Salatich edited comment on FLINK-6227 at 2/19/19 12:15 PM:
---------------------------------------------------------------------

[~zjwang] yes, I would like to try, but i don't know does this task fit for beginner in flink. I'm looking for tasks. Also, is this exception described in flip-1? 


was (Author: salatich):
[~zjwang] yes, I would like to try, but i don't know does this task fit for beginner in flink. I'm looking for tasks.

> Introduce the DataConsumptionException for downstream task failure
> ------------------------------------------------------------------
>
>                 Key: FLINK-6227
>                 URL: https://issues.apache.org/jira/browse/FLINK-6227
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Network
>            Reporter: zhijiang
>            Priority: Minor
>
> It is part of FLIP-1.
> We define a new special exception to indicate the downstream task failure in consuming upstream data. 
> The {{JobManager}} will receive and consider this special exception to calculate the minimum connected sub-graph which is called {{FailoverRegion}}. So the {{DataConsumptionException}} should contain {{ResultPartitionID}} information for {{JobMaster}} tracking upstream executions.



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