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 2022/03/17 10:24:00 UTC

[jira] [Comment Edited] (FLINK-26680) SessionDispatcherLeaderProcess#onAddJobGraph crashes if the job is marked as deleted

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

Chesnay Schepler edited comment on FLINK-26680 at 3/17/22, 10:23 AM:
---------------------------------------------------------------------

master: 25ba49558bfd5ea3c35ac4a0f7723fbc585ec79d
1.15: 63817b5ffdf7ba24a168aeec95464d13e4d78e13 


was (Author: zentol):
master: 25ba49558bfd5ea3c35ac4a0f7723fbc585ec79d

> SessionDispatcherLeaderProcess#onAddJobGraph crashes if the job is marked as deleted
> ------------------------------------------------------------------------------------
>
>                 Key: FLINK-26680
>                 URL: https://issues.apache.org/jira/browse/FLINK-26680
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Blocker
>              Labels: pull-request-available
>             Fix For: 1.15.0
>
>
> Under certain situations it can happen that a dispatcher is informed about an added jobgraph while that JobGraph is already marked for deletion. This case isn't properly handled, causing an NPE that crashes the cluster.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)