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

Allow using different listing strategies (#7134) #94

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

GiedriusS
Copy link
Collaborator

Pull thanos-io#7134 because we currently have millions of blocks and recursive iter takes a long time. I hope that the concurrent listing strategy will help reduce the wait.

* Allow using different listing strategies

Signed-off-by: Filip Petkovski <[email protected]>

* Expose flags for block list strategy

Signed-off-by: Filip Petkovski <[email protected]>

* Run make docs

Signed-off-by: Filip Petkovski <[email protected]>

* Fix whitespace

Signed-off-by: Filip Petkovski <[email protected]>

* Add CHANGELOG entry

Signed-off-by: Filip Petkovski <[email protected]>

---------

Signed-off-by: Filip Petkovski <[email protected]>
@GiedriusS GiedriusS merged commit f5b0c74 into 0.34.0+vinted Apr 4, 2024
12 checks passed
@GiedriusS GiedriusS deleted the pull_listing_strategies branch April 4, 2024 11:28
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.

3 participants