wangyang0918 commented on a change in pull request #15396:
URL: https://github.com/apache/flink/pull/15396#discussion_r605386244



##########
File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/entrypoint/ClusterEntrypoint.java
##########
@@ -366,7 +366,7 @@ protected MetricRegistryImpl createMetricRegistry(
         return shutDownAsync(
                         ApplicationStatus.UNKNOWN,
                         "Cluster entrypoint has been closed externally.",
-                        true)
+                        false)

Review comment:
       I will do that.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to