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 Cluster State] Create interfaces for remote cluster state #13791

Closed
soosinha opened this issue May 23, 2024 · 1 comment · Fixed by #14006
Closed

[Remote Cluster State] Create interfaces for remote cluster state #13791

soosinha opened this issue May 23, 2024 · 1 comment · Fixed by #14006
Assignees
Labels
Cluster Manager ClusterManager:RemoteState enhancement Enhancement or improvement to existing feature or request

Comments

@soosinha
Copy link
Member

soosinha commented May 23, 2024

Is your feature request related to a problem? Please describe

Meta issue: #13683

All the code for remote cluster state is in RemoteClusterStateService class. For a object that has to be published to remote store, there are no guidelines They have to write the code from scratch to publish an object to remote store

Describe the solution you'd like

Create generic interfaces which can be implemented for objects which need to be persisted to remote store

Related component

Cluster Manager

Describe alternatives you've considered

No response

Additional context

No response

@soosinha
Copy link
Member Author

#13785

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: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants