You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe
Parent project: Cluster State Publication using Remote State
Meta issue: #13683
Describe the solution you'd like
To upload and recreate the cluster state after downloading the state from remote, we need to have proper serialization and de-serialization methods for the ClusterBlocks object. So, need to update the current toXContent methods for ClusterBlocks and ClusterBlock classes to include all necessary attribute which are needed to recreate the object when we need to recreate the object from remote.
Related component
Cluster Manager
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
shiv0408
changed the title
[Remote Cluster State] Add toXContent and fromXContent for DiscoveryNodes
[Remote Cluster State] Add toXContent and fromXContent for ClusterBlocks
May 15, 2024
Is your feature request related to a problem? Please describe
Parent project: Cluster State Publication using Remote State
Meta issue: #13683
Describe the solution you'd like
To upload and recreate the cluster state after downloading the state from remote, we need to have proper serialization and de-serialization methods for the ClusterBlocks object. So, need to update the current toXContent methods for ClusterBlocks and ClusterBlock classes to include all necessary attribute which are needed to recreate the object when we need to recreate the object from remote.
Related component
Cluster Manager
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: