Yonik Seeley wrote:

On 3/29/06, Ian Holsman <[EMAIL PROTECTED]> wrote:
real newbie question.. but these stats you collect via SolrInfoMBean
visible to JMX are they?

Nope... given the name, I think that was the original intent though.

if you could give me a hint on how to do this I'll if I can get it done.

I don't have JMX experience, but I'm not sure if JMX can deal with
complex data types like the NamedList that is the result of asking for
statistics.

-Yonik
I'm far from an expert in the area but I don't believe so, that seems to run contrary to the point of JMX. The number of keys in that list is fairly small though, isn't it? If so, it would be trivial to enumerate all of those attributes into a proper MBean interface.

-Trey Hyde

Reply via email to