Re: Very long young generation stop the world GC pause

2016-12-21 Thread Steven Bower
est_soup" wrote: > > > Sorry for my wrong memory. The swap is 16GB. > > > > > > > > -- > > View this message in context: http://lucene.472066.n3. > > nabble.com/Very-long-young-generation-stop-the-world-GC- > > pause-tp4308911p4310301.html > > Sent from the Solr - User mailing list archive at Nabble.com. > > >

Re: Very long young generation stop the world GC pause

2016-12-21 Thread Pushkar Raste
wrong memory. The swap is 16GB. > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/Very-long-young-generation-stop-the-world-GC- > pause-tp4308911p4310301.html > Sent from the Solr - User mailing list archive at Nabble.com. >

Re: Very long young generation stop the world GC pause

2016-12-18 Thread forest_soup
Sorry for my wrong memory. The swap is 16GB. -- View this message in context: http://lucene.472066.n3.nabble.com/Very-long-young-generation-stop-the-world-GC-pause-tp4308911p4310301.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Very long young generation stop the world GC pause

2016-12-18 Thread forest_soup
Thanks a lot, PushKar! And sorry for late response. Our OS ram is 128GB. And we have 2 solr nodes on one machine. Each solr node has max heap size 32GB. And we do not have swap. -- View this message in context: http://lucene.472066.n3.nabble.com/Very-long-young-generation-stop-the-world-GC

Re: Very long young generation stop the world GC pause

2016-12-09 Thread Pushkar Raste
c 8, 2016 8:53 AM, "forest_soup" wrote: >> >> Besides, will those JVM options make it better? >>> -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=10 >>> >>> >>> >>> -- >>> View this message in context: http://lucene.472066.n3. >>> nabble.com/Very-long-young-generation-stop-the-world-GC- >>> pause-tp4308911p4308937.html >>> Sent from the Solr - User mailing list archive at Nabble.com. >>> >>> >>

Re: Very long young generation stop the world GC pause

2016-12-09 Thread Ere Maijala
.n3. nabble.com/Very-long-young-generation-stop-the-world-GC- pause-tp4308911p4308937.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Very long young generation stop the world GC pause

2016-12-08 Thread Greg Harris
) > region size 8192K, 21 young (172032K), 21 survivors (172032K) > Metaspace used 56487K, capacity 57092K, committed 58368K, reserved > 59392K > } > [Times: user=0.00 sys=94.28, real=97.19 secs] > 2016-11-22T20:44:53.760+: 2942151.806: Total time for which application &g

Re: Very long young generation stop the world GC pause

2016-12-08 Thread Shawn Heisey
On 12/8/2016 1:06 AM, forest_soup wrote: > As you can see in the gc log, the long GC pause is not a full GC. It's a > young generation GC instead. > In our case, full gc is fast and young gc got some long stw pause. > Do you have any comments on that, as we usually believe full gc may cause > lon

Re: Very long young generation stop the world GC pause

2016-12-08 Thread Pushkar Raste
swap enabled and being used? On Dec 8, 2016 8:53 AM, "forest_soup" wrote: > Besides, will those JVM options make it better? > -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=10 > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.c

Re: Very long young generation stop the world GC pause

2016-12-08 Thread forest_soup
Besides, will those JVM options make it better? -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=10  -- View this message in context: http://lucene.472066.n3.nabble.com/Very-long-young-generation-stop-the-world-GC-pause-tp4308911p4308937.html Sent from the Solr - User mailing list

Re: Very long young generation stop the world GC pause

2016-12-08 Thread forest_soup
ch application threads were stopped: 97.2053747 seconds, Stopping threads took: 0.0001373 seconds -- View this message in context: http://lucene.472066.n3.nabble.com/Very-long-young-generation-stop-the-world-GC-pause-tp4308911p4308912.html Sent from the Solr - User mailing list archive at Nabble.com.

Very long young generation stop the world GC pause

2016-12-07 Thread forest_soup
Hi Shawn, Thanks a lot for your response! I'll use this mail thread on tracking the issue in JIRA https://issues.apache.org/jira/browse/SOLR-9828 . -- View this message in context: http://lucene.472066.n3.nabble.com/Very-long-young-generation-stop-the-world-GC-pause-tp4308911.html