Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The Prometheus Exporter, when pointing at SolrCloud, CloudSolrClient with a ZK connecting backing it. This issue proposes switching it to the Solr/HTTP based ClusterState provider.
Note there are some performance issues with calls it makes to CloudSolrClient.getClusterState which shifts from a simple getter to a remote call that returns the entire cluster state. Perhaps out of scope or a dependency?
Attachments
Issue Links
- is a child of
-
SOLR-17605 Umbrella: CloudSolrClient: HTTP ClusterStateProvider
- Open
- requires
-
SOLR-17606 ClusterStateProvider.collectionStream
- Open