pdam / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Memory errors when setting solr.load.queriesperminute very high. #112

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set solr.load.queriesperminute to a very high number such as 20,000 or more.
2. Run query tests.
3. Watch system grind to a halt. 

What is the expected output? What do you see instead?
I've seen a couple of different symptoms. Either they system and solrmeter app 
become unresponsive, or solrmeter causes a java out-of-memory exception and the 
console hangs. 

What version of the product are you using? On what operating system?
solrmeter-0.3.0.jar running on Windows 7 64-bit with 8GB ram.

Please provide any additional information below.

Original issue reported on code.google.com by br...@brettbrewer.com on 24 Jan 2013 at 9:12