[jira] [Created] (FLINK-9358) Closing of unestablished RM connections can cause NPE

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-9358) Closing of unestablished RM connections can cause NPE

Shang Yuanchun (Jira)
Till Rohrmann created FLINK-9358:
------------------------------------

             Summary: Closing of unestablished RM connections can cause NPE
                 Key: FLINK-9358
                 URL: https://issues.apache.org/jira/browse/FLINK-9358
             Project: Flink
          Issue Type: Bug
          Components: Distributed Coordination
    Affects Versions: 1.5.0, 1.6.0
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann
             Fix For: 1.5.0


When closing an unestablished RM connection, a NPE is thrown. The reason is that we try to unmonitor a non-existing heartbeat target.



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