Re: [PR] [FLINK-30081][runtime] Reset unused options like jvm-overhead.min/max for local executor [flink]

2024-04-16 Thread via GitHub
xintongsong closed pull request #22547: [FLINK-30081][runtime] Reset unused options like jvm-overhead.min/max for local executor URL: https://github.com/apache/flink/pull/22547 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] [FLINK-30081][runtime] Reset unused options like jvm-overhead.min/max for local executor [flink]

2024-04-16 Thread via GitHub
xintongsong commented on code in PR #22547: URL: https://github.com/apache/flink/pull/22547#discussion_r1566773890 ## flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutorResourceUtils.java: ## @@ -285,4 +286,15 @@ private static void

Re: [PR] [FLINK-30081][runtime] Reset unused options like jvm-overhead.min/max for local executor [flink]

2024-04-13 Thread via GitHub
liuml07 commented on code in PR #22547: URL: https://github.com/apache/flink/pull/22547#discussion_r1564418871 ## flink-runtime/src/main/java/org/apache/flink/runtime/taskexecutor/TaskExecutorResourceUtils.java: ## @@ -285,4 +286,15 @@ private static void