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] [Remote State] Add cross chain trimming to handle mutliple valid chains having same state #10913

Open
linuxpi opened this issue Oct 25, 2023 · 4 comments

Comments

@linuxpi
Copy link
Collaborator

linuxpi commented Oct 25, 2023

Describe the bug
Today we fail bootstrap if we find multiple valid chains. But in few of those cases cross chain validation can help resolve the conflict and choose a single valid chain deterministically.

To Reproduce
Steps to reproduce the behavior:
NA

Expected behavior
In case there are multiple valid chains after intra-chain trimming, and all having previousClusterUUID as na , we can use cross chain trimming to resolve to single valid cluster uuid.

We may also need to immediately cleanup all discarded uuids to avoid the discarded chain causing problem in future.

@linuxpi linuxpi added bug Something isn't working untriaged labels Oct 25, 2023
@linuxpi linuxpi self-assigned this Oct 25, 2023
@linuxpi linuxpi added Cluster Manager Storage Issues and PRs relating to data and metadata storage Storage:Remote v2.12.0 Issues and PRs related to version 2.12.0 and removed bug Something isn't working labels Oct 25, 2023
@kiranprakash154
Copy link
Contributor

Hi, are we on track for this to be released in 2.12 ?

@linuxpi linuxpi moved this from 🆕 New to Later (6 months plus) in Storage Project Board Mar 5, 2024
@linuxpi linuxpi removed the v2.12.0 Issues and PRs related to version 2.12.0 label Mar 8, 2024
@linuxpi
Copy link
Collaborator Author

linuxpi commented Mar 8, 2024

Hi, are we on track for this to be released in 2.12 ?

Removed 2.12 label

@soosinha Can you add the correct target release label?

@rwali-aws rwali-aws added ClusterManager:RemoteState and removed Storage Issues and PRs relating to data and metadata storage Storage:Remote labels Jun 6, 2024
@rwali-aws
Copy link

[Triage - attendees 1 2 3 4 5 6]

@linuxpi This issue is tagged to #10523, which is already closed. Do you know if this issue can be closed as well?

@soosinha
Copy link
Member

@rwali-aws This issue is still valid.

@rajiv-kv rajiv-kv moved this from 🆕 New to Later (6 months plus) in Cluster Manager Project Board Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Later (6 months plus)
Development

No branches or pull requests

5 participants