Greg Harris created SOLR-4156:
---------------------------------
Summary: JMX numDocs and maxDoc are of type string
Key: SOLR-4156
URL: https://issues.apache.org/jira/browse/SOLR-4156
Project: Solr
Issue Type: Improvement
Affects Versions: 4.0
Reporter: Greg Harris
Priority: Minor
Some monitoring tools are sensitive to the object types that the JMX link
provides if not all. numDocs and maxDoc of the "searcher" MBean:
solr/collection1:type=searcher,id=org.apache.solr.search.SolrIndexSearcher
are provided as String's not ints. Int would allow monitoring tools to monitor
them correctly.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]