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

[Remote Store] Avoiding Translog Deletion in case of relocating shards #10825

Open
gbbafna opened this issue Oct 22, 2023 · 2 comments
Open

[Remote Store] Avoiding Translog Deletion in case of relocating shards #10825

gbbafna opened this issue Oct 22, 2023 · 2 comments
Labels
Storage:Durability Issues and PRs related to the durability framework

Comments

@gbbafna
Copy link
Collaborator

gbbafna commented Oct 22, 2023

We need to address #9603 holistically. Whenever there are relocating primary shards, we need to skip deletion during that time period.

Temporary workarounds :

  1. [Remote Store] Add extra buffer before deleting older generations of translog #10817
  2. Retry download of RemoteFSTranslog to fix transient race conditions #9565

Alternatives

#9603

@gbbafna gbbafna added bug Something isn't working untriaged Storage:Durability Issues and PRs related to the durability framework and removed bug Something isn't working untriaged labels Oct 22, 2023
@Bukhtawar
Copy link
Collaborator

Lets add a proposal for the same.

@sachinpkale
Copy link
Member

[Storage Triage - attendees 1 2 3 4 5 6 7 8 9 10 ]

@gbbafna Please add proposal for the mitigation/solution of the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage:Durability Issues and PRs related to the durability framework
Projects
Status: Later (6 months plus)
Development

No branches or pull requests

3 participants