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

feat(storage/dataflux): increase test coverage for fast-list #11184

Open
wants to merge 73 commits into
base: main
Choose a base branch
from

Conversation

akansha1812
Copy link
Contributor

feat:increase test coverage for fast-list.
Dataflux fast-listing leverages worksteal algorithm to quickly list objects in a bucket by running several parallel processes.

Adding unit tests that uses storage/emulator.sh ( storage-testbench) to improve test coverage.
Follow up PR to : #10966

Fixes #10731

@product-auto-label product-auto-label bot added the api: storage Issues related to the Cloud Storage API. label Nov 25, 2024
@akansha1812 akansha1812 marked this pull request as ready for review November 25, 2024 13:56
@akansha1812 akansha1812 requested review from a team as code owners November 25, 2024 13:56
@akansha1812
Copy link
Contributor Author

The vet failure is in the main branch #11195

@bhshkh
Copy link
Contributor

bhshkh commented Nov 27, 2024

The vet failure is in the main branch #11195

Fix is in #11202

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the Cloud Storage API.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

storage: implement dataflux fast listing
4 participants