Skip to content

Issue #3261340: Call to undefined method when enabling elasticsearch_connector_views

removed call to ClientManagerInterface::getClientForCluster() which does't exist and replaced with ClientManagerInterface::getClient() which appears to be what is needed.

Merge request reports