Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
None
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- relates to
-
SOLR-1277 Implement a Solr specific naming service (using Zookeeper)
- Closed