-
Type:
New Feature
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Implemented
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
As we get SolrCloud up and running, its going to be helpful to track the load on each server.
We might add request tracking to SolrCore to help make this easier than looking at each request handler in each core. Number of requests is also only an "optional" stat at the RequestHandler level.
Then you can just cycle through each core and grab how many requests it has received, and track that over a given interval.
- relates to
-
SOLR-1277 Implement a Solr specific naming service (using Zookeeper)
-
- Closed
-