Re: OutOfMemoryError: when deleting/updating the data

2021-03-09 Thread Hitesh Khamesra
Thanks, Shwan. We checked our limits and those looked high enough. I am wondering if there is any possibility to introduce a thread pool for segment merge above? Also, do we know what is the appropriate size for jvm stack size (Xss) Thanks. Hitesh. On Mon, Mar 8, 2021 at 10:33 PM Shawn Heisey w

RE: OutOfMemoryError: when deleting/updating the data

2021-03-09 Thread Vanalli, Ali A - DOT
Unsubscribe, please -Original Message- From: abhay Sent: Tuesday, March 9, 2021 4:28 AM To: users@solr.apache.org Subject: Re: OutOfMemoryError: when deleting/updating the data unsubscribe On Tue, Mar 9, 2021 at 3:50 PM Sripradeep wrote: > Unsubscribe > > > > On Tue, M

Re: OutOfMemoryError: when deleting/updating the data

2021-03-09 Thread abhay
unsubscribe On Tue, Mar 9, 2021 at 3:50 PM Sripradeep wrote: > Unsubscribe > > > > On Tue, Mar 9, 2021 at 3:10 PM Ashique wrote: > > > Unsubscribe please > > > > On Tuesday, March 9, 2021, Shawn Heisey wrote: > > > > > On 3/8/2021 8:18 PM, Hitesh Khamesra wrote: > > > > > >> We are getting Out

Re: OutOfMemoryError: when deleting/updating the data

2021-03-09 Thread Sripradeep
Unsubscribe On Tue, Mar 9, 2021 at 3:10 PM Ashique wrote: > Unsubscribe please > > On Tuesday, March 9, 2021, Shawn Heisey wrote: > > > On 3/8/2021 8:18 PM, Hitesh Khamesra wrote: > > > >> We are getting OutOfMemoryError, while concurrently deleting and > updating > >> the data. Looks like we

Re: OutOfMemoryError: when deleting/updating the data

2021-03-09 Thread Ashique
Unsubscribe please On Tuesday, March 9, 2021, Shawn Heisey wrote: > On 3/8/2021 8:18 PM, Hitesh Khamesra wrote: > >> We are getting OutOfMemoryError, while concurrently deleting and updating >> the data. Looks like we don't have a thread pool to merge segment/index. >> Is >> it possible to contr

Re: OutOfMemoryError: when deleting/updating the data

2021-03-08 Thread Shawn Heisey
On 3/8/2021 8:18 PM, Hitesh Khamesra wrote: We are getting OutOfMemoryError, while concurrently deleting and updating the data. Looks like we don't have a thread pool to merge segment/index. Is it possible to control this behavior? Here's the important part from that massive exception stacktrac

OutOfMemoryError: when deleting/updating the data

2021-03-08 Thread Hitesh Khamesra
We are getting OutOfMemoryError, while concurrently deleting and updating the data. Looks like we don't have a thread pool to merge segment/index. Is it possible to control this behavior? Thanks. Hitesh === "o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: Server error writi