[Remote State] Create a RemoteObjectManager interface which is used by all managers #14176
Labels
Cluster Manager
ClusterManager:RemoteState
enhancement
Enhancement or improvement to existing feature or request
Is your feature request related to a problem? Please describe
We have added
RemoteClusterStateAttributesManager
in a9d2050 and other managers are also getting added in #13924. These managers contain some common methods likegetAsyncWriteAction
,getAsyncReadAction
which should be moved to a interface.Describe the solution you'd like
Create an interface for all the entity managers with defined contract.
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: