Skip to content

[META][2.15] Cluster State Publication using Remote State  #13683

Closed
@soosinha

Description

@soosinha

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.

This meta issue includes the tasks required for experiemental release in 2.15.

Supporting References

RFC: #13257

Issues

Related component

Cluster Manager

Metadata

Metadata

Type

No type

Projects

Status

✅ Done

Status

2.15.0 (Release window opens on June 10th, 2024 and closes on June 25th, 2024)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions