Re: ConcurrentUpdateSolrClient stall prevention bug in Solr 8.8.2

2021-08-20 Thread Reej Nayagam
Hi All, Anyone is facing this issue as I am. When the issue happens sometimes the index is erased completely and is 0. Full Import failed:org.apache.solr.update.processor.DistributedUpdateProcessor$DistributedUpdatesAsyncException: Async exception during distributed update: Error from server at ht

Re: ConcurrentUpdateSolrClient stall prevention bug in Solr 8.8.2

2021-08-19 Thread Reej Nayagam
Hi Shawn, Thanks for your time to check the logs. we are getting the " ErrorReporingConcurrentUpdateSolrClinet Error when calling solrcmdDistributor" Please find the log details : https://drive.google.com/file/d/1lj6oR4pS9hfgySP-QBY5ipnAZXfAUWFT/view?usp=sharing And it comes frequently for the i

Re: ConcurrentUpdateSolrClient stall prevention bug in Solr 8.8.2

2021-08-17 Thread Shawn Heisey
On 8/16/2021 5:17 AM, Reej Nayagam wrote: Hi Shawn , Please find the gc logs from our test server. Your help is much appreciated. https://drive.google.com/drive/folders/1VQqlRxiDnHWPUlmTUv83a8CqCtvBP4le?usp=sharing I analyzed the logs with the gceasy.io website.  Garbage collection is healthy

Re: ConcurrentUpdateSolrClient stall prevention bug in Solr 8.8.2

2021-08-16 Thread Reej Nayagam
Hi Shawn , Please find the gc logs from our test server. Your help is much appreciated. https://drive.google.com/drive/folders/1VQqlRxiDnHWPUlmTUv83a8CqCtvBP4le?usp=sharing Also our Solr version is 8.8.2, so if there is a fix after 8.4+ , the 8.8.2 version should have this anyway right. I've incr