Skip to content

[filesystem][bug] Fix client.fs.* config prefix not stripped before passing to…#2997

Open
fresh-borzoni wants to merge 1 commit intoapache:mainfrom
fresh-borzoni:fix-s3-sts-and-client-fs-prefix
Open

[filesystem][bug] Fix client.fs.* config prefix not stripped before passing to…#2997
fresh-borzoni wants to merge 1 commit intoapache:mainfrom
fresh-borzoni:fix-s3-sts-and-client-fs-prefix

Conversation

@fresh-borzoni
Copy link
Copy Markdown
Contributor

@fresh-borzoni fresh-borzoni commented Apr 4, 2026

Summary

The client.fs.* prefix convention allows Flink clients to pass filesystem-specific config to Fluss. However, the config was silently ignored by all filesystem plugins due to two bugs.

This PR fixes both issues and adds short prefix support (oss., obs., azure.) to the remaining plugins, making the config convention work consistently across all filesystems.

Fixes #2996

@fresh-borzoni
Copy link
Copy Markdown
Contributor Author

@luoyuxia @polyzos PTAL 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[filesystem][bug] client.fs.* config silently ignored by all filesystem plugins

1 participant