Re: JVM GC is very frequent.

2010-08-30 Thread Grant Ingersoll
t; JVM GC is very frequent, about 5min once. Is there any tips to turning this? -- Grant Ingersoll http://lucenerevolution.org Apache Lucene/Solr Conference, Boston Oct 7-8

Re: JVM GC is very frequent.

2010-08-28 Thread Bill Au
ng the pressure testing, we monitered that the > JVM GC is very frequent, about 5min once. Is there any tips to turning this? >

Re: JVM GC is very frequent.

2010-08-26 Thread Marc Sturlese
http://www.lucidimagination.com/blog/2009/09/19/java-garbage-collection-boot-camp-draft/ -- View this message in context: http://lucene.472066.n3.nabble.com/JVM-GC-is-very-frequent-tp1345760p1348065.html Sent from the Solr - User mailing list archive at Nabble.com.

JVM GC is very frequent.

2010-08-25 Thread Chengyang
We have about 500million documents are indexed.The index size is aobut 10G. Running on a 32bit box. During the pressure testing, we monitered that the JVM GC is very frequent, about 5min once. Is there any tips to turning this?