Re: Solr Heap Memory Settings

2023-03-13 Thread Dave
No. Don’t breach 31gb unless you go all the way to 47 plus. Where you’re at sounds pretty good if you index is less than 30 gb so it can get set into memory > On Mar 14, 2023, at 1:39 AM, HariBabu kuruva > wrote: > > Thank you all for your responses. > > There are no spaces between Xms and t

Re: Solr Heap Memory Settings

2023-03-13 Thread HariBabu kuruva
Thank you all for your responses. There are no spaces between Xms and the values. I have updated similar arguments(-Xms30720m -Xmx30720m) in one of the non-prod environments(in mbs instead of gb). It correctly shows the max heap as 30GB in the Solr UI. So, I would like to update 31.5 GB similarl

Re: SolrJ versions backward/forward compability with Solr server versions

2023-03-13 Thread Shawn Heisey
On 3/13/23 09:46, Masseau Olivier wrote: I've read this but I don't know if it is still true : https://cwiki.apache.org/confluence/display/solr/solrj Our goal is to have our Java application which is using SolrJ, to be compatible with both Solr 7 and Solr 8 (as some of our clients want to use S

Re: Solr Operator Solr Pod slow restart cp-solr-xml time

2023-03-13 Thread Shawn Heisey
On 3/13/23 05:59, Steffen Moldenhauer wrote: esp. the recursive chown seems to be the cause. We mitigated it a bit by cleaning up the backup volume regularly. But there are deployments with a larger number of collections (~400) and then it is still slow. Matthew's question is exactly what I

SolrJ versions backward/forward compability with Solr server versions

2023-03-13 Thread Masseau Olivier
Hello, I've read this but I don't know if it is still true : https://cwiki.apache.org/confluence/display/solr/solrj Our goal is to have our Java application which is using SolrJ, to be compatible with both Solr 7 and Solr 8 (as some of our clients want to use Solr 8 and some are still not pr

Re: Solr Operator Solr Pod slow restart cp-solr-xml time

2023-03-13 Thread matthew sporleder
What type of filesystem is this one? It should be a PV. Even 400 collections shouldn't be that many files. On Mon, Mar 13, 2023 at 7:59 AM Steffen Moldenhauer wrote: > > Hi, > > we're using the Solr Operator 0.6.0 > In some of our deployments a restart of Solr Pods will take minutes up to > ha

Solr Operator Solr Pod slow restart cp-solr-xml time

2023-03-13 Thread Steffen Moldenhauer
Hi, we're using the Solr Operator 0.6.0 In some of our deployments a restart of Solr Pods will take minutes up to half an hour. The init container cp-solr-xml with the command cp /tmp/solr.xml /tmp-config/solr.xml && chown -R 8983:8983 /var/solr/data/backup-restore/local-collection-backu