The Apache Solr Search Integration module adds the <jmx /> directive which enables JMX if and only if an existing MBeanServer is found. Search API does not add this directive. Let's determine a sane default that both projects can use.

More info about JMX can be found at http://wiki.apache.org/solr/SolrJmx.

Comments

pwolanin’s picture

I have no idea why this is enabled by default - not a feature I've ever used, and probably really not needed for 3.x where you can get the data over http.

Probably something carried forward from Solr 1.3 config or something.

cpliakas’s picture

Component: Code » solrconfig.xml

Adding new component flag.

drunken monkey’s picture

Component: solrconfig.xml » Code

OK, I guess then we can just remove that from the common config.

drunken monkey’s picture

Component: Code » solrconfig.xml

Sorry.

cpliakas’s picture

Status: Active » Reviewed & tested by the community

Excellent! Moving right along.

cpliakas’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.