mxm commented on a change in pull request #13042:
URL: https://github.com/apache/flink/pull/13042#discussion_r466325255
##########
File path:
flink-core/src/main/java/org/apache/flink/configuration/ClusterOptions.java
##########
@@ -78,4 +79,13 @@
.text("Enable the slot spread out allocation
strategy. This strategy tries to spread out " +
"the slots evenly across all available
%s.", code("TaskExecutors"))
.build());
+
+ @Documentation.Section(Documentation.Sections.EXPERT_CLUSTER)
+ public static final ConfigOption<Boolean> HALT_ON_FATAL_ERROR =
+ key("cluster.processes.halt-on-fatal-error")
Review comment:
Currently at:
```
[ERROR] npm ERR! code E404
[ERROR] npm ERR! 404 Not Found: @yarnpkg/[email protected]
```
----------------------------------------------------------------
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]