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 State] Send remote state location in node join flow #15406

Open
soosinha opened this issue Aug 26, 2024 · 1 comment
Open

[Remote State] Send remote state location in node join flow #15406

soosinha opened this issue Aug 26, 2024 · 1 comment
Labels
Cluster Manager ClusterManager:RemoteState enhancement Enhancement or improvement to existing feature or request

Comments

@soosinha
Copy link
Member

Is your feature request related to a problem? Please describe

The cluster state publication flow has been modified for remote state to send the remote state location to the follower nodes. The follower nodes download the cluster state directly from remote store rather than getting it from the active cluster manager over transport layer. But in the node join flow, the active cluster manager still sends the full cluster state to the joining nodes.

Describe the solution you'd like

Modify the validate join flow to send the remote cluster state location and then download the cluster state from remote on the follower node

Related component

Cluster Manager

Describe alternatives you've considered

No response

Additional context

No response

@rajiv-kv
Copy link
Contributor

[Triage - attendees 1 2 3] - @soosinha - please feel free to raise a pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cluster Manager ClusterManager:RemoteState enhancement Enhancement or improvement to existing feature or request
Projects
Status: Next (Next Quarter)
Development

No branches or pull requests

3 participants