aloyszhang commented on code in PR #10916: URL: https://github.com/apache/inlong/pull/10916#discussion_r1734070903
########## inlong-manager/manager-plugins/base/src/main/resources/flink-sort-plugin.properties: ########## @@ -35,3 +35,7 @@ flink.savepoint.directory=file:///data/inlong-sort/savepoints flink.parallelism=1 # flink stop request drain flink.drain=false +# Flink max data count per core per second +flink.maxpercore=1000 Review Comment: `maxpercore` is confusing -- 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-unsubscr...@inlong.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org