You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/03/16 11:00:02 UTC

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

Chesnay Schepler created FLINK-26680:
----------------------------------------

             Summary: 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
             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)