On 3/13/2016 8:13 PM, Binoy Dalal wrote: > I made the necessary changes to that oom script? > How does it look now? > Also can you suggest some way of testing it with solr? > How do I make solr oom on purpose?
Set the java heap really small. Not entirely sure what value to use. I'd probably start with 32m and work my way down. With a small enough heap, you could probably produce OOM without even trying to USE Solr. Thanks, Shawn