- Merge request !18Issue #3273262: No mechanism for getting a Cluster object from Cluster Manager → (Open) created by ChrisDarke
When implementing functionality from Elasticsearch Connector programatically, sometimes it is useful to call the default cluster object. Currently in ClusterManager there is a 'getDefaultCluster' function which returns the default cluster ID, and a 'loadAllClusters' function that returns an array of clusters, but usually you only want to get one cluster, such as getting back the default cluster.
Need to add a 'loadCluster' function that loads just the requested cluster id.
Add code change
Review code change
None
None
None
Needs review
7.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.