Skip to content

[cosn] FileSystem should be cached by authority#8814

Merged
JingsongLi merged 1 commit into
apache:masterfrom
thswlsqls:fix/cosn-cache-filesystem-by-authority
Jul 23, 2026
Merged

[cosn] FileSystem should be cached by authority#8814
JingsongLi merged 1 commit into
apache:masterfrom
thswlsqls:fix/cosn-cache-filesystem-by-authority

Conversation

@thswlsqls

Copy link
Copy Markdown
Contributor

Purpose

fix #8813

Tests

  • No unit test is feasible: createFileSystem() builds a real CosNFileSystem needing a COSN backend/credentials, and the module has no existing tests. Merged [obs] FileSystem should be cached by authority #8589 (obs), the identical sibling fix, also landed without tests.
  • mvn -pl paimon-filesystems/paimon-cosn-impl clean install passed.

Cache Hadoop FileSystem per authority so multi-bucket access is routed correctly.

Generated-by: Claude Code
@JingsongLi

Copy link
Copy Markdown
Contributor

+1

@JingsongLi
JingsongLi merged commit 2d178e1 into apache:master Jul 23, 2026
11 of 12 checks passed
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.

[Bug] COSN FileSystem is not cached by authority

2 participants