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 07:55:33 UTC

[GitHub] [incubator-inlong] dockerzhang commented on a diff in pull request #3754: [INLONG-3753][Manager] Add configuration for plugins to support metrics

dockerzhang commented on code in PR #3754:
URL: https://github.com/apache/incubator-inlong/pull/3754#discussion_r851600004


##########
inlong-manager/manager-plugins/src/main/resources/flink-sort-plugin.properties:
##########
@@ -32,3 +32,8 @@ flink.jobmanager.port=6123
 flink.savepoint.directory=file:///data/inlong-sort/savepoints
 # Flink parallelism
 flink.parallelism=1
+#flink stoprequest drain

Review Comment:
   ```suggestion
   # flink stop request drain
   ```



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