zentol commented on a change in pull request #8209: [FLINK-11889] Remove "stop" 
signal and related interfaces.
URL: https://github.com/apache/flink/pull/8209#discussion_r276654646
 
 

 ##########
 File path: 
flink-runtime/src/main/java/org/apache/flink/runtime/rest/messages/TerminationModeQueryParameter.java
 ##########
 @@ -18,11 +18,11 @@
 
 package org.apache.flink.runtime.rest.messages;
 
-import org.apache.flink.runtime.rest.handler.job.JobTerminationHandler;
 import org.apache.flink.util.StringUtils;
 
 /**
- * Termination mode for the {@link JobTerminationHandler}.
+ * Termination mode.
+ * @deprecated Please use the "stop-with-savepoint" command instead.
 
 Review comment:
   "Only kept to detect legacy usages of the cancel/stop command."

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to