Bojan Smid created SOLR-11323:
---------------------------------

             Summary: Expose cache maxSize and autowarm settings in JMX
                 Key: SOLR-11323
                 URL: https://issues.apache.org/jira/browse/SOLR-11323
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
    Affects Versions: 7.0, 7.1
            Reporter: Bojan Smid


Before Solr 7.*, cache maxSize and autowarm settings were exposed in JMX along 
with cache metrics. There was a textual attribute "description" which could be 
parsed to extract maxSize and autowarm settings. This was very useful for 
various monitoring tools since maxSize and autowarm could then be displayed on 
monitoring charts (one could for example compare current size of some cache to 
its maxSize without digging through configs to find this setting).

Ideally maxSize and autowarm count/% would be exposed as two separate 
attributes, but having a single description field (which can be parsed) would 
also be better than nothing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to