Re: [PR] [FLINK-35232] Add retry settings for GCS connector [flink]

2024-05-08 Thread via GitHub
xintongsong closed pull request #24753: [FLINK-35232] Add retry settings for GCS connector URL: https://github.com/apache/flink/pull/24753 -- 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 specifi

Re: [PR] [FLINK-35232] Add retry settings for GCS connector [flink]

2024-05-07 Thread via GitHub
xintongsong commented on code in PR #24753: URL: https://github.com/apache/flink/pull/24753#discussion_r1592308269 ## flink-filesystems/flink-gs-fs-hadoop/src/main/java/org/apache/flink/fs/gs/GSFileSystemOptions.java: ## @@ -80,6 +84,74 @@ public class GSFileSystemOptions {

Re: [PR] [FLINK-35232] Add retry settings for GCS connector [flink]

2024-05-01 Thread via GitHub
flinkbot commented on PR #24753: URL: https://github.com/apache/flink/pull/24753#issuecomment-2088082229 ## CI report: * 1fb740aaac47908e4162fb8cef213c965841288f UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot run azure`

[PR] [FLINK-35232] Add retry settings for GCS connector [flink]

2024-05-01 Thread via GitHub
JTaky opened a new pull request, #24753: URL: https://github.com/apache/flink/pull/24753 Provide a way to ingest retrier settings configuration to gcs-cloud-storage library in use. ## Brief change log - exposed `gs.retry.max-attempt`, `gs.retry.init-rpc-timeout`, `