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

Bucket Index Cleanup: Concurrent updateBlockIndexEntry #9784

Closed

Conversation

julienduchesne
Copy link
Member

Getting the meta.json can take a minute to fail, this makes the operation run concurrently to get through partial blocks faster

What this PR does

Which issue(s) this PR fixes or relates to

Fixes #

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

@julienduchesne julienduchesne changed the title Bucket Index Cleanup: Parallelize updateBlockIndexEntry Bucket Index Cleanup: Concurrent updateBlockIndexEntry Oct 31, 2024
Getting the meta.json can take a minute to fail, this makes the operation run concurrently to get through partial blocks faster
@julienduchesne julienduchesne force-pushed the julienduchesne/parallelize-block-index-entry branch from 4b922fb to aed7b0b Compare October 31, 2024 01:48
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.

1 participant