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

Xload prefetch initial code #1585

Merged
merged 63 commits into from
Feb 3, 2025
Merged

Xload prefetch initial code #1585

merged 63 commits into from
Feb 3, 2025

Conversation

souravgupta-msft
Copy link
Member

@souravgupta-msft souravgupta-msft commented Dec 4, 2024

✅ What

Initial code for prefetch feature in Xload component

🤔 Why

Download all the blobs on mount

NOTE

Please note that this the first PR for prefetch. Below items are in TODO list and will be added in future PRs

  • Stats collection
  • Open, close, getAttr and read dir calls in xload component
  • UT and E2E
  • Retry mechanism

Related Links

https://microsoft.sharepoint.com/:w:/t/AzureStorage/EYpVETudnXJNiYSiYDwRiR0BycWuL10UOK3g32eiHubEWQ?e=TqEFWP

@vibhansa-msft vibhansa-msft modified the milestones: v2-2.4.1, v2-2.5.0 Jan 27, 2025
@souravgupta-msft souravgupta-msft merged commit 9e16cb4 into feature/xload Feb 3, 2025
5 checks passed
@souravgupta-msft souravgupta-msft deleted the sourav/prefetch branch February 3, 2025 06:38
component/xload/common/block.go Show resolved Hide resolved
component/azstorage/azstorage.go Show resolved Hide resolved
component/azstorage/azstorage.go Show resolved Hide resolved
component/xload/common/utils.go Show resolved Hide resolved
component/xload/common/xcomponent.go Show resolved Hide resolved
component/xload/comp/lister.go Show resolved Hide resolved
component/xload/comp/splitter.go Show resolved Hide resolved
component/xload/xload.go Show resolved Hide resolved
component/xload/xload.go Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants