Re: disable replication in a persistent way

2011-06-11 Thread Mark Miller
and without ZK. > > -- > Jan Høydahl, search solution architect > Cominvent AS - www.cominvent.com > > On 24. feb. 2011, at 05.10, Otis Gospodnetic wrote: > >> Hi, >> >> >> - Original Message ---- >>> From: Ahmet Arslan >>> Subjec

Re: disable replication in a persistent way

2011-02-24 Thread Jan Høydahl
nt AS - www.cominvent.com On 24. feb. 2011, at 05.10, Otis Gospodnetic wrote: > Hi, > > > - Original Message >> From: Ahmet Arslan >> Subject: disable replication in a persistent way >> >> Hello, >> >> solr/replication?command=disablepoll dis

Re: disable replication in a persistent way

2011-02-23 Thread Otis Gospodnetic
Hi, - Original Message > From: Ahmet Arslan > Subject: disable replication in a persistent way > > Hello, > > solr/replication?command=disablepoll disables replication on slave(s). > However >it is not persistent. After solr/tomcat restart, slave(s)

disable replication in a persistent way

2011-02-22 Thread Ahmet Arslan
Hello, solr/replication?command=disablepoll disables replication on slave(s). However it is not persistent. After solr/tomcat restart, slave(s) will continue polling. Is there a built-in way to disable replication on slave side in a persistent manner? Currently I am using system property sub