Re: very high query time on solr due to high CPU usage

2019-05-25 Thread Shawn Heisey
On 5/25/2019 6:43 AM, Saurabh Sharma wrote: Hi, Link to image https://ibb.co/8g6gXwr That screenshot is not sorted the way that was mentioned on the wiki page - by the RES memory column. I do see several other Java processes besides Solr. There might be other high-memory use processes that

Re: very high query time on solr due to high CPU usage

2019-05-25 Thread Saurabh Sharma
Hi, Link to image https://ibb.co/8g6gXwr Thanks & Regards On Sat 25 May, 2019, 6:09 PM Shawn Heisey, wrote: > On 5/25/2019 5:11 AM, Saurabh Sharma wrote: > > I again faced the issue and restarting the leader worked for me this > time. > > Please find attached the top command for further insigh

Re: very high query time on solr due to high CPU usage

2019-05-25 Thread Shawn Heisey
On 5/25/2019 5:11 AM, Saurabh Sharma wrote: I again faced the issue and restarting the leader worked for me this time. Please find attached the top command for further insights. First java process in screenshot is solr. Can it be a possibility that there are some issue with this particular node

Re: very high query time on solr due to high CPU usage

2019-05-25 Thread Saurabh Sharma
Hi Shawn, I again faced the issue and restarting the leader worked for me this time. Please find attached the top command for further insights. First java process in screenshot is solr. Can it be a possibility that there are some issue with this particular node? Looking forward to hearing from

Re: very high query time on solr due to high CPU usage

2019-05-11 Thread Shawn Heisey
On 5/11/2019 12:49 PM, Saurabh Sharma wrote: Full collection is present on all 3 nodes.I have checked max docs on every node and they were around 1.5 million on each node with 0.9 Millions active records. *How much disk space do all the indexes take?* -> index size is around 2GB/per node. *What

Re: very high query time on solr due to high CPU usage

2019-05-11 Thread Saurabh Sharma
Hi Shwan, I am providing the data asked .In case any thing else is required please let me know. *If you get the maxDoc number from every core (index) in that Solr * *instance, and add those numbers up, you'll get a total document count * *for the whole node. What are those numbers?* -This solr

Re: very high query time on solr due to high CPU usage

2019-05-11 Thread Shawn Heisey
On 5/11/2019 8:05 AM, Saurabh Sharma wrote: I have been observing a very unique pattern in our solr resource usage. I am running a cluster with 3 nodes and RAM on each node is 12GB. We are doing hard commits every 1 minute and soft commits every 15 seconds. Under normal circumstances solr respons

very high query time on solr due to high CPU usage

2019-05-11 Thread Saurabh Sharma
Hi All , I have been observing a very unique pattern in our solr resource usage. I am running a cluster with 3 nodes and RAM on each node is 12GB. We are doing hard commits every 1 minute and soft commits every 15 seconds. Under normal circumstances solr response time is ~15 ms and CPU usage of ar