Re: [PR] [FLINK-34482][checkpoint] Rename checkpointing options [flink]

2024-06-12 Thread via GitHub
masteryhx closed pull request #24878: [FLINK-34482][checkpoint] Rename checkpointing options URL: https://github.com/apache/flink/pull/24878 -- 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

Re: [PR] [FLINK-34482][checkpoint] Rename checkpointing options [flink]

2024-06-08 Thread via GitHub
masteryhx commented on code in PR #24878: URL: https://github.com/apache/flink/pull/24878#discussion_r1632041988 ## flink-core/src/main/java/org/apache/flink/configuration/CheckpointingOptions.java: ## @@ -97,11 +97,11 @@ public class CheckpointingOptions { * to

Re: [PR] [FLINK-34482][checkpoint] Rename checkpointing options [flink]

2024-06-08 Thread via GitHub
masteryhx commented on code in PR #24878: URL: https://github.com/apache/flink/pull/24878#discussion_r1632041854 ## flink-core/src/main/java/org/apache/flink/configuration/CheckpointingOptions.java: ## @@ -210,11 +209,11 @@ public class CheckpointingOptions { * Local

Re: [PR] [FLINK-34482][checkpoint] Rename checkpointing options [flink]

2024-06-04 Thread via GitHub
Zakelly commented on code in PR #24878: URL: https://github.com/apache/flink/pull/24878#discussion_r1626851630 ## flink-core/src/main/java/org/apache/flink/configuration/CheckpointingOptions.java: ## @@ -210,11 +209,11 @@ public class CheckpointingOptions { * Local

Re: [PR] [FLINK-34482][checkpoint] Rename checkpointing options [flink]

2024-06-02 Thread via GitHub
flinkbot commented on PR #24878: URL: https://github.com/apache/flink/pull/24878#issuecomment-2144225118 ## CI report: * 965dcaeede05ed6a4f55369fa5c0227377505a22 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-34482][checkpoint] Rename checkpointing options [flink]

2024-06-02 Thread via GitHub
masteryhx opened a new pull request, #24878: URL: https://github.com/apache/flink/pull/24878 ## What is the purpose of the change Rename checkpoint related options ## Brief change log - Rename checkpoint related options with prefix 'execution.checkpointing'