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

[BUG] Make AsyncUploadMockFsRepo work with RemoteCloneIndexIT and RemoteSplitIndexIT #15056

Open
gbbafna opened this issue Aug 1, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@gbbafna
Copy link
Collaborator

gbbafna commented Aug 1, 2024

Describe the bug

Coming from #15037

If we use asyncUploadMockFsRepo=true , we get transient translog upload failures due to checksum coming null. We need to fix this inorder to enable testCreateCloneIndexLowPriorityRateLimit which only works with AsyncMultiStreamBlobContainer

See #15107 as well

Related component

Storage:Durability

To Reproduce

see the failing builds in #14292

Expected behavior

Tests should pass with asyncUploadMockFsRepo=true

Additional Details

NA

@gbbafna gbbafna added bug Something isn't working untriaged labels Aug 1, 2024
@github-actions github-actions bot added the Storage:Durability Issues and PRs related to the durability framework label Aug 1, 2024
@gbbafna gbbafna removed untriaged Storage:Durability Issues and PRs related to the durability framework labels Aug 1, 2024
@gbbafna gbbafna changed the title [BUG] Make AsyncUploadMockFsRepo work with RemoteCloneIndexIT [BUG] Make AsyncUploadMockFsRepo work with RemoteCloneIndexIT and RemoteSplitIndexIT Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

2 participants