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] Cluster State Publication using Remote State #14419

Open
1 of 15 tasks
soosinha opened this issue Jun 18, 2024 · 0 comments
Open
1 of 15 tasks

[META] Cluster State Publication using Remote State #14419

soosinha opened this issue Jun 18, 2024 · 0 comments
Labels
ClusterManager:RemoteState Meta Meta issue, not directly linked to a PR

Comments

@soosinha
Copy link
Member

soosinha commented Jun 18, 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 GA release of this feature.

Supporting References

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

Issues

Related component

Cluster Manager

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
Projects
Status: New
Development

No branches or pull requests

1 participant