Shalin Shekhar Mangar created SOLR-5928:
-------------------------------------------

             Summary: Expose Overseer Status via JMX
                 Key: SOLR-5928
                 URL: https://issues.apache.org/jira/browse/SOLR-5928
             Project: Solr
          Issue Type: Improvement
          Components: SolrCloud
            Reporter: Shalin Shekhar Mangar


As put eloquently by Otis on SOLR-5749:

{quote}
bq. It'd probably be hard for someone to monitor it with jmx because the mbeans 
will be published only on the overseer node (which can change from time to 
time).

I think good monitoring tools won't have a problem with that.  But if you 
expose it through a non-standard API, then it's harder for monitoring tools to 
get to this info because now they need to implement a mechanism to, in addition 
to getting data from JMX, also get this other stats from an alternative API 
with a custom response format.... which makes things messy.
{quote}




--
This message was sent by Atlassian JIRA
(v6.2#6252)

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

Reply via email to