matthew sporleder wrote
> Is zookeeper on the solr hosts or on its own? Have you tried
> opensearcher=false (soft commit?)
1. we are using zookeeper in ensemble mode. Its hosted on 3 seperate node.
2. Soft commit (opensearcher=false) is working fine. All the shards are
getting commit request imm
Is zookeeper on the solr hosts or on its own? Have you tried
opensearcher=false (soft commit?)
On Sun, Dec 6, 2020 at 6:19 PM raj.yadav wrote:
>
> Hi Everyone,
>
>
> matthew sporleder wrote
> > Are you stuck in iowait during that commit?
>
> During commit operation, there is no iowait.
> Infact
Hi Everyone,
matthew sporleder wrote
> Are you stuck in iowait during that commit?
During commit operation, there is no iowait.
Infact most of the time cpu utilization percentage is very low.
/*As I mentioned in my previous post that we are getting `SolrCmdDistributor
org.apache.solr.client.sol
Hey Karl,
Can you elaborate more about your system? How many shards does your
collection have, what is replica type? Are you using an external zookeeper?
Its looks like (from logs) that you are running solr on SolrCloud mode?
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.h
matthew sporleder wrote
> On unix the top command will tell you. On windows you need to find
> the disk latency stuff.
Will check this and report here
matthew sporleder wrote
> Are you on a spinning disk or on a (good) SSD?
we are using SSD
matthew sporleder wrote
> Anyway, my theory is tha
Hey Matthew,
matthew sporleder wrote
> Are you stuck in iowait during that commit?
I am not sure how do I determine that, could you help me here.
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
On unix the top command will tell you. On windows you need to find
the disk latency stuff.
Are you on a spinning disk or on a (good) SSD?
Anyway my theory is that trying to do too many commits in parallel
(too many or not enough shards) is causing iowait = high latency to
work through.
On Sun,
matthew sporleder wrote
> Are you stuck in iowait during that commit?
I am not sure how do I determine that, could you help me here.
--
Sent from: https://lucene.472066.n3.nabble.com/Solr-User-f472068.html
Hi community,
I create a Solr Jira to track this issue.
https://issues.apache.org/jira/browse/SOLR-15028
Regards,
Amy
From: Radar Lei
Sent: Friday, November 20, 2020 5:13 PM
To: solr-user@lucene.apache.org
Subject: Re: SolrCloud shows cluster still healthy even