e to expose a JMX MBean to perform this
> operation?
>
> -Original Message-
> From: Ryan McKinley [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 06, 2008 5:45 AM
> To: solr-user@lucene.apache.org
> Subject: Re: config reload JMX capabilities
>
> I don't
reload JMX capabilities
On Wed, Aug 6, 2008 at 3:09 AM, Kashyap, Raghu
<[EMAIL PROTECTED]>wrote:
>
> Are there ConfigReload capabilities through JMX that can help us do
> this?
>
No, only statistics are exposed through JMX at present.
SOLR-561 enables support for aut
@lucene.apache.org
Subject: Re: config reload JMX capabilities
I don't know about JMX, but check the standard multi-core config...
If you are running things in multi-core mode, you can send a RELOAD
command:
http://wiki.apache.org/solr/MultiCore#head-429a06cb83e1ce7b06857fd03c38d
1200c4bcfc1
On Aug 5,
I don't know about JMX, but check the standard multi-core config...
If you are running things in multi-core mode, you can send a RELOAD
command:
http://wiki.apache.org/solr/MultiCore#head-429a06cb83e1ce7b06857fd03c38d1200c4bcfc1
On Aug 5, 2008, at 2:39 PM, Kashyap, Raghu wrote:
One of the r
On Wed, Aug 6, 2008 at 3:09 AM, Kashyap, Raghu <[EMAIL PROTECTED]>wrote:
>
> Are there ConfigReload capabilities through JMX that can help us do
> this?
>
No, only statistics are exposed through JMX at present.
SOLR-561 enables support for automatic config file replication to slaves
without down