I was recently involved in a conversation where the question was
raised whether there were any stats exposed to JMX for monitoring
Solr<->Solr errors and Solr<->Zookeeper errors. The scenario here is
that you'd like to use some JMX-enabled tool to raise alerts when
connections between Solr nodes went wonky and/or you started seeing
errors in reading from ZK etc.

Before diving in I thought I'd ask if there's any "prior art" here. Or
if anyone's thought along these lines before.

The current stats and JMX stuff in Solr is pretty core-specific, which
made me uncertain about piggy-backing on, say, the current
SolrInfoMBean capabilities. This seems like it's more an admin
function or perhaps something new specified at the solr.xml level.....

Erick

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to