[
https://issues.apache.org/jira/browse/SOLR-1663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-1663:
------------------------------
Attachment: SOLR-1663.patch
> Add numRequests to SolrCore statistics to make it easier to track load
> ----------------------------------------------------------------------
>
> Key: SOLR-1663
> URL: https://issues.apache.org/jira/browse/SOLR-1663
> Project: Solr
> Issue Type: New Feature
> Reporter: Mark Miller
> Priority: Minor
> Attachments: SOLR-1663.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.