Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Process objects page per page and retire RetainWidows flag #416

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

tkerdoncuff
Copy link
Contributor

This remove the retainWindow and timestampStorage options, as they required parsing the entire bucket before filtering, which prevented efficient processing of buckets with objects spread across many pages.
This also processes pages independently one after the other.

@tkerdoncuff tkerdoncuff self-assigned this Nov 14, 2024
@tkerdoncuff tkerdoncuff requested a review from a team November 14, 2024 10:30
@tkerdoncuff tkerdoncuff merged commit cb05164 into main Nov 14, 2024
2 checks passed
@tkerdoncuff tkerdoncuff deleted the DOP-1790 branch November 14, 2024 10:45
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.

2 participants