Re: SOLR Physical Memory leading to OOM

2015-08-11 Thread rohit
Thanks Shawn a lot !!. Just wanted to clarify we have solrCloud so when doing my testing its not a single server where im hitting. I have multiple servers. At a time we have 4 leaders n 4 replicas which are communicated using zookeeper. So, in total we have 8 servers and zookeeper is install on

Re: SOLR Physical Memory leading to OOM

2015-08-11 Thread Shawn Heisey
On 8/10/2015 7:07 PM, rohit wrote: > Thanks Shawn. I was looking at SOLR Admin UI and also using top command on > server. The amount of free memory shown by tools like that is not a very good way to determine what's happening with your memory. As I said before, it's completely normal for the OS

Re: SOLR Physical Memory leading to OOM

2015-08-10 Thread rohit
Thanks Shawn. I was looking at SOLR Admin UI and also using top command on server. Im running a endurance for 4 hr with 50/sec TPS and i see the physical memory keeps on increasing during the time and if we have schedule delta import during that time frame which can import upto 4 million docs. Af

Re: SOLR Physical Memory leading to OOM

2015-08-10 Thread Shawn Heisey
On 8/10/2015 5:05 PM, rohit wrote: > I have just started with a new project and using solrCloud and during > my performance testing, i have been finding OOM issues. The thing > which i notice more is physical memory keeps on increasing and never > comes to original state. > > I'm indexing 10 milli