Hello,
There are no exceptions/errors on the other node.
Best regards,
Nikolay
From: Mikhail Khludnev
Sent: Wednesday, April 17, 2024 1:07 PM
To: users@solr.apache.org
Subject: Re: Solr 9.1.1 - Task queue processing
It might seem like a target node took more
It might seem like a target node took more than 20 sec for commit.
Since remaining elems are 0, it's worth checking the next side node logs
for any errors and hiccups.
On Wed, Apr 17, 2024 at 11:24 AM Stoyanov, Nikolay
wrote:
> Hello,
> I am using solr 9.1.1 in cloud mode with two replicas on di
Hi,
Can you please try increasing stalltime by adding the below parameter in
the startup script.
*-Dsolr.cloud.client.stallTime=6*
Also try to analyze the indexing load on the solr nodes and see if you can
reduce it.
On Wed, Apr 17, 2024 at 1:58 PM Stoyanov, Nikolay
wrote:
> Hello,
> I am
Hello,
I am using solr 9.1.1 in cloud mode with two replicas on different VMs.
Lately we are experiencing issue with task queue processing.
I have read about the other similar issues and tried the mentioned solutions
but nothing managed to solve the issue.
Could you please assist me with wha