uce commented on a change in pull request #7004: [FLINK-10743] [runtime] Use 0
processExitCode for ApplicationStatus.CANCELED
URL: https://github.com/apache/flink/pull/7004#discussion_r253761872
##########
File path:
flink-runtime/src/main/java/org/apache/flink/runtime/clusterframework/ApplicationStatus.java
##########
@@ -32,7 +32,7 @@
FAILED(1443),
Review comment:
I understand your reasoning. In the case of a job cluster this might be
problematic though. We might want to revisit job cluster life cycle and exit
codes in general.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services