opensearch-project / asynchronous-search

:arrow_forward: Run queries in the background and retrieve partial results along the way
https://opensearch.org/docs/latest/search-plugins/async/index/
Apache License 2.0
28 stars 48 forks source link

Update deprecated ClusterService constructor #576

Closed finnegancarroll closed 3 months ago

finnegancarroll commented 3 months ago

Description

ClusterService constructor deprecated by clusterManagerMetrics change. https://github.com/opensearch-project/OpenSearch/commit/a254aa99e2221561c4de79a75d0de237eb759851#diff-944637c34088815d36760e219a0b4976bf492cdff44ef450b52ede0a13b0d9f0R104

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.