Re: [PR] [FLINK-33982][core] Introduce new config options for Batch Job Recovery [flink]

2024-04-02 Thread via GitHub
zhuzhurk closed pull request #24026: [FLINK-33982][core] Introduce new config options for Batch Job Recovery URL: https://github.com/apache/flink/pull/24026 -- 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

Re: [PR] [FLINK-33982][core] Introduce new config options for Batch Job Recovery [flink]

2024-03-27 Thread via GitHub
JunRuiLee commented on PR #24026: URL: https://github.com/apache/flink/pull/24026#issuecomment-2022702614 @zhuzhurk Thanks for your review, I've updated this pr accordingly, PTAL. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [FLINK-33982][core] Introduce new config options for Batch Job Recovery [flink]

2024-03-25 Thread via GitHub
zhuzhurk commented on code in PR #24026: URL: https://github.com/apache/flink/pull/24026#discussion_r1538557863 ## flink-core/src/main/java/org/apache/flink/configuration/BatchExecutionOptions.java: ## @@ -148,6 +148,30 @@ public class BatchExecutionOptions {

Re: [PR] [FLINK-33982][core] Introduce new config options for Batch Job Recovery [flink]

2024-01-03 Thread via GitHub
flinkbot commented on PR #24026: URL: https://github.com/apache/flink/pull/24026#issuecomment-1876596371 ## CI report: * 39c47e5dba0fa1422bd0710f4de96c43453ae3ff UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

Re: [PR] [FLINK-33982][core] Introduce new config options for Batch Job Recovery [flink]

2024-01-03 Thread via GitHub
JunRuiLee commented on PR #24026: URL: https://github.com/apache/flink/pull/24026#issuecomment-1876593019 @wanglijie95 @zhuzhurk could you help to review this pr? thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[PR] [FLINK-33982][core] Introduce new config options for Batch Job Recovery [flink]

2024-01-03 Thread via GitHub
JunRuiLee opened a new pull request, #24026: URL: https://github.com/apache/flink/pull/24026 ## What is the purpose of the change [FLINK-33982][core] Introduce new config options for Batch Job Recovery ## Brief change log Introduce new config options for