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

Chesnay Schepler updated FLINK-24770:
-------------------------------------
        Parent: FLINK-21510
    Issue Type: Sub-task  (was: Technical Debt)

> Remove error cause from JobStatusListener interface
> ---------------------------------------------------
>
>                 Key: FLINK-24770
>                 URL: https://issues.apache.org/jira/browse/FLINK-24770
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> A JobStatusListener is notified of changes to the job status, and is 
> currently also provided with error cause should the job have transitioned 
> into a state where a failure cause is present.
> However, none of the existing implementations make use of said error, and 
> having to provide the error also means that it is more difficult to work 
> against this interface because one must be aware of failure causes.
> We could remove the error cause to remedy this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to