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

Chesnay Schepler commented on FLINK-37016:
------------------------------------------

master: e85bb74aab37d2bc8252e38c617fd0bc00f230f6
1.20: tbd
1.19: tbd

> NPE when ClusterEntrypoing is shut down before initialization
> -------------------------------------------------------------
>
>                 Key: FLINK-37016
>                 URL: https://issues.apache.org/jira/browse/FLINK-37016
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.19.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>
> {code}
> java.lang.NullPointerException
>       at java.base/java.util.Objects.requireNonNull(Objects.java:222)
>       at 
> org.apache.flink.runtime.entrypoint.ClusterEntrypoint.shutDownAsync(ClusterEntrypoint.java:624)
>       at 
> org.apache.flink.runtime.entrypoint.ClusterEntrypoint.closeAsync(ClusterEntrypoint.java:499)
>       at 
> org.apache.flink.runtime.entrypoint.ClusterEntrypoint.lambda$new$0(ClusterEntrypoint.java:199)
>       at 
> org.apache.flink.util.ShutdownHookUtil.lambda$addShutdownHook$0(ShutdownHookUtil.java:39)
>       at java.base/java.lang.Thread.run(Thread.java:829)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to