I just encountered the same bug - JMX registered beans don't survive
Solr core reloads.
I believe the reason is that when you do core reload
* when the new core is created - it overwrites/over-register beans in
registry (in mbeanserver)
* when the new core is ready in the core register phase CoreC
On Tue, Mar 9, 2010 at 7:44 PM, Chris Hostetter
wrote:
>
> : I connected to one of my solr instances with Jconsole today and
> : noticed that most of the mbeans under the solr hierarchy are missing.
> : The only thing there was a Searcher, which I had no trouble seeing
> : attributes for, but the
: I connected to one of my solr instances with Jconsole today and
: noticed that most of the mbeans under the solr hierarchy are missing.
: The only thing there was a Searcher, which I had no trouble seeing
: attributes for, but the rest of the statistics beans were missing.
: They all show up jus
Hi,
I connected to one of my solr instances with Jconsole today and
noticed that most of the mbeans under the solr hierarchy are missing.
The only thing there was a Searcher, which I had no trouble seeing
attributes for, but the rest of the statistics beans were missing.
They all show up just fine