You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/04/16 04:57:49 UTC

[GitHub] [incubator-inlong] LvJiancheng commented on a diff in pull request #3750: [INLONG-3745][Manager] Manager-plugins fix canstants bug of savepointDirectory

LvJiancheng commented on code in PR #3750:
URL: https://github.com/apache/incubator-inlong/pull/3750#discussion_r851586258


##########
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:
   yeah,the conf is fixed false



-- 
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: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org