You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2019/02/05 08:00:23 UTC

[GitHub] uce commented on a change in pull request #7004: [FLINK-10743] [runtime] Use 0 processExitCode for ApplicationStatus.CANCELED

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:
users@infra.apache.org


With regards,
Apache Git Services