After changing zookeeper time out from 10sec to 45/50 sec and monitoring for
a long time i can observe servers went on recovery multiple times, but the
Exceptions are some what different :
INFO - 2015-04-22 09:02:47.943;
org.apache.solr.common.cloud.ConnectionManager; Watcher
org.apache.solr.co
I would give it 32GB of RAM. And try to use SSD.
On Tue, Mar 31, 2015 at 12:50 AM, sthita wrote:
> Hi Bill, My index size is around 48GB and contains around 8 million
> documents.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-went-on-recovery-multiple-time-
Hi Bill, My index size is around 48GB and contains around 8 million
documents.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-went-on-recovery-multiple-time-tp4196249p4196504.html
Sent from the Solr - User mailing list archive at Nabble.com.
How big is your index? -Xmx6g is pretty small in general.
On Mon, Mar 30, 2015 at 7:20 PM, sthita wrote:
> Thanks Erick for the reply. These are the configurations.
>
> 1.Solr servers count : 4 (1 master , 3 slaves)
> 2.My initial and maximum memory allocations to each solr servers are :
> -Xms5
Thanks Erick for the reply. These are the configurations.
1.Solr servers count : 4 (1 master , 3 slaves)
2.My initial and maximum memory allocations to each solr servers are :
-Xms5g
-Xmx6g
3. 5 running zookeepers
4. My index size in each solr server around: 48GB
5. Every sec merger add/delete 5
Sometimes happens when your zookeeper timeout is short (the 15 second
timeout has been too short) and you hit a GC pause that is longer. Try
lengthening your ZK timeout to 45 or 60 seconds.
It would help if you told us about your setup, memory allocated to
Solr, all that stuff, see:
http://wiki.a