On Thu, Dec 29, 2011 at 6:15 PM, Dmitry Kan <dmitry....@gmail.com> wrote: > Well, we don't use multicore feature of SOLR, so in our case SOLR instances > are just separate web-apps. The web-app loading order probably then affects > on which app gets hold of a jmx 'pipe'. > We should probably start using the feature to collect stats from different > cores at the same time. Thanks.
But, as I pointed out earlier, you should still have a different solrconfig.xml file for each web app, and thus should be able to set up JMX differently for each. Regards, Gora