dockerzhang commented on code in PR #3750:
URL: https://github.com/apache/incubator-inlong/pull/3750#discussion_r851584222
##########
inlong-manager/manager-plugins/src/main/java/org/apache/inlong/manager/plugin/flink/IntegrationTaskRunner.java:
##########
@@ -79,7 +79,8 @@ public void run() {
try {
StopWithSavepointRequest stopWithSavepointRequest = new
StopWithSavepointRequest();
stopWithSavepointRequest.setDrain(Constants.DRAIN);
Review Comment:
Constants.DRAIN is not right?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]