[
https://issues.apache.org/jira/browse/FLINK-40083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116265#comment-18116265
]
Martijn Visser edited comment on FLINK-40083 at 9/17/26 8:00 AM:
-----------------------------------------------------------------
Fixed in apache/flink:master
[FLINK-40083][tests] Launch the SeaweedFS S3 test backend via 'weed mini'
97ad29b8ed436c72098afa2f1d01c8b336e4d32e
[FLINK-40083][tests] Bump SeaweedFS test image to 4.47
2440f65c9fdfa1aef8441b04a6846e42d8304142
was (Author: martijnvisser):
Fixed in apache/flink:master 2440f65c9fdfa1aef8441b04a6846e42d8304142
> Launch the SeaweedFS S3 test backend via weed mini and bump the image to 4.38
> -----------------------------------------------------------------------------
>
> Key: FLINK-40083
> URL: https://issues.apache.org/jira/browse/FLINK-40083
> Project: Flink
> Issue Type: Improvement
> Components: Tests
> Reporter: Chris Lu
> Assignee: Chris Lu
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.4.0
>
>
> The S3 filesystem tests use SeaweedFS as their S3 backend (FLINK-39499). Two
> improvements:
> # Launch the container with "weed mini", which pre-creates the bucket via
> "-bucket" and reports readiness only after all components are up — removing
> the client-side bucket creation, the startup-503 retry workaround, and the
> /healthz poll from both SeaweedFsTestContainer and common_s3_seaweedfs.sh.
> # Bump the pinned image chrislusf/seaweedfs 4.34 → 4.38. 4.38 answers S3
> directory-path probes the way AWS does
> (https://github.com/seaweedfs/seaweedfs/pull/10225) so Flink
> savepoints/checkpoints restore correctly against SeaweedFS, and adds
> multipart / truncated-PUT robustness fixes.
> PR: [https://github.com/apache/flink/pull/28560]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)