On Sun, Jun 26, 2011 at 5:37 AM, Esteban Donato
wrote:
> thanks Shalin. One more question: is there any way to avoid multiple
> cores replicating at the same time? Like synchronizing the
> ReplicationHandler somehow?
>
Yes, just specify different poll intervals for each core. The
ReplicationHa
thanks Shalin. One more question: is there any way to avoid multiple
cores replicating at the same time? Like synchronizing the
ReplicationHandler somehow?
On Fri, Jun 24, 2011 at 6:55 AM, Shalin Shekhar Mangar
wrote:
> On Fri, Jun 24, 2011 at 1:41 PM, Esteban Donato
> wrote:
>> I have a Solr
On Fri, Jun 24, 2011 at 1:41 PM, Esteban Donato
wrote:
> I have a Solr with 7 cores (~150MB each). All cores replicate at the
> same time from a Solr master instance. Every time the replication
> happens I get an OOM after experiencing long response times. This
> Solr used to have 4 cores befor