Skip to content

HDDS-15303. Enable prefix filter for OBS#10298

Merged
adoroszlai merged 1 commit into
apache:masterfrom
peterxcli:fix/enable-prefix-filter-for-obs
May 19, 2026
Merged

HDDS-15303. Enable prefix filter for OBS#10298
adoroszlai merged 1 commit into
apache:masterfrom
peterxcli:fix/enable-prefix-filter-for-obs

Conversation

@peterxcli
Copy link
Copy Markdown
Member

@peterxcli peterxcli commented May 18, 2026

What changes were proposed in this pull request?

Tests: 

Failure: Expected no keys for a missing prefix; Ozone returns keys such as b/a/c, b/a/g, b/a/r, and g.

Fix: also apply prefix filtering for OBS

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-15303

How was this patch tested?

UT and clean fork ci

Signed-off-by: peterxcli <peterxcli@gmail.com>
Copy link
Copy Markdown
Contributor

@adoroszlai adoroszlai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @peterxcli for the patch, makes sense to me. I wonder why it was restricted to FSO previously.

@adoroszlai adoroszlai added the s3 S3 Gateway label May 18, 2026
Copy link
Copy Markdown
Contributor

@ashishkumar50 ashishkumar50 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense for OBS too.

Copy link
Copy Markdown
Contributor

@ivandika3 ivandika3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM +1.

Copy link
Copy Markdown
Contributor

@Gargi-jais11 Gargi-jais11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @peterxcli for the patch. Enabling for OBS as well makes sense.

+1, LGTM!

@adoroszlai adoroszlai merged commit c0781aa into apache:master May 19, 2026
92 of 94 checks passed
@adoroszlai
Copy link
Copy Markdown
Contributor

Thanks @peterxcli for the patch, @ashishkumar50, @Gargi-jais11, @ivandika3 for the review.

@peterxcli peterxcli deleted the fix/enable-prefix-filter-for-obs branch May 19, 2026 11:44
@peterxcli
Copy link
Copy Markdown
Member Author

Thanks @peterxcli for the patch, makes sense to me. I wonder why it was restricted to FSO previously.

@adoroszlai thanks for asking, I found the original pr for that filter: #5422, but I cant reason why. @ashishkumar50 could you share some insight? Thanks!

@peterxcli
Copy link
Copy Markdown
Member Author

Thanks @adoroszlai, @ivandika3, @ashishkumar50, @Gargi-jais11 for the review!

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

Labels

s3 S3 Gateway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants