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

[META] [2.16] Cluster State Publication using Remote State #14682

Open
1 of 4 tasks
soosinha opened this issue Jul 9, 2024 · 2 comments
Open
1 of 4 tasks

[META] [2.16] Cluster State Publication using Remote State #14682

soosinha opened this issue Jul 9, 2024 · 2 comments
Labels
ClusterManager:RemoteState Meta Meta issue, not directly linked to a PR v2.17.0

Comments

@soosinha
Copy link
Member

soosinha commented Jul 9, 2024

Please describe the end goal of this project

For remote store enabled clusters, the cluster state is being published to a remote repository. This can be used to publish the cluster state to all nodes in the cluster. Instead of sending the cluster state object over the transport layer, the cluster manager node can just send the term and version of the cluster state over the transport layer which can then be used to download the corresponding cluster state by all the nodes directly from the remote store.

Previous meta issue for 2.15 release : #13683
The current meta issue is targetted for the enhancements targetted for 2.16 release.

Supporting References

Previous meta issue for 2.15 release : #13683
RFC: #13257

Issues

Related component

Cluster Manager

@soosinha soosinha added Meta Meta issue, not directly linked to a PR ClusterManager:RemoteState labels Jul 9, 2024
@soosinha soosinha added v2.16.0 Issues and PRs related to version 2.16.0 and removed untriaged labels Jul 9, 2024
@getsaurabh02
Copy link
Member

@soosinha Can we close this issue out for 2.16?

@soosinha soosinha removed the v2.16.0 Issues and PRs related to version 2.16.0 label Aug 6, 2024
@soosinha
Copy link
Member Author

soosinha commented Aug 6, 2024

This will be completed in 2.17. I have removed 2.16 tag.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ClusterManager:RemoteState Meta Meta issue, not directly linked to a PR v2.17.0
Projects
Status: 2.16 (First RC 07/23, Release 08/06)
Status: New
Development

No branches or pull requests

2 participants