Re: java.util.concurrent.RejectedExecutionException: Max requests queued per destination 3000 exceeded for HttpDestination

2021-08-16 Thread dinesh naik
e24 null n:172.29.3.23:8983_solr c:userinfoindex_6jul20 > >> s:shard4) [c:userinfoindex_6jul20 s:shard4 r:core_node24 > >> x:userinfoindex_6jul20_shard4_replica_n13] > >> o.a.s.u.ErrorReportingConcurrentUpdateSolrClient Error when calling > >> SolrCmdDistributor$Req: cmd=add{,id=1034918151}; node=ForwardNode: > >> http://172.29.3.23:8983/solr/userinfoindex_6jul20_shard1_replica_n3/ to > >> http://172.29.3.23:8983/solr/userinfoindex_6jul20_shard1_replica_n3/ => > >> java.io.IOException: java.util.concurrent.RejectedExecutionException: > Max > >> requests queued per destination 3000 exceeded for HttpDestination[ > >> http://172.29 > >> .3.23:8983]@5a9a216b,queue=3000,pool=MultiplexConnectionPool@545dc448 > >> [c=4/4,b=4,m=0,i=0] > >> > >> > >> Thanks, > >> Doss. > >> > > > -- Best Regards, Dinesh Naik

Solr 8.x : Replica wont recover unless leader node is restarted

2021-09-29 Thread dinesh naik
here (1000 * 3 ) at : https://github.com/tflobbe/lucene-solr-1/blob/branch_8x/solr/solrj/src/java/org/apache/solr/client/solrj/impl/Http2SolrClient.java#L797-L828 Has anyone faced this issue and is there any way to avoid it ? Best Regards, Dinesh Naik

Re: Solr 8.x : Replica wont recover unless leader node is restarted

2021-10-07 Thread dinesh naik
Hi all, Any update on this please , What was the intention was stall prevention logic ? If a replica is not able to recover from leader unless it's restarted then isn't it a bug ? On Wed, Sep 29, 2021, 9:03 PM dinesh naik wrote: > Dear all, > I have seen replica not recoveri

Re: Requesting help from the community on GC config testing

2021-10-13 Thread dinesh naik
nandoah > collector. I think it was made available in 11.0.3. I am running > OpenJDK 11.0.11, the latest available on Ubuntu 20.04 LTS. > > I'm not advocating that anyone try this on a mission-critical production > system, but I would not expect it to cause problems on such a setup. > Use your own judgement. > > Thanks, > Shawn > > -- Best Regards, Dinesh Naik

Re: Solr 8 autocommit vs client commits

2021-10-13 Thread dinesh naik
the document added in the client > call? > > > > > Elsevier B.V. Registered Office: Radarweg 29, 1043 NX Amsterdam, The > Netherlands, Registration No. 33158992, Registered in The Netherlands. > -- Best Regards, Dinesh Naik

Re: How to improve stats query performance?

2021-10-13 Thread dinesh naik
stion is, is there a different, faster method for fromid? > > image : https://ibb.co/TgjmvDC > -- Best Regards, Dinesh Naik

Re: Solr Synonyms list is not working

2021-11-10 Thread dinesh naik
> and may be unlawful. If you have received this e-mail in error, please > > return it to the sender immediately and delete it from your system. > E-mail > > messages are not secure and attachments may contain software viruses > which > > may damage your system. Whilst we have taken every reasonable precaution > to > > minimise this risk, we cannot accept any liability for any damage which > you > > sustain as a result of these factors. You are advised to carry out your > own > > virus checks before opening any attachment. Any views or opinions > expressed > > in this e-mail are solely those of the author and do not represent those > of > > 3chillies Limited unless otherwise stated. Registered office: 3chillies > > Limited, Unit 6, Beacontree Plaza, Gillette Way, Reading Berkshire RG2 > 0BS, > > United Kingdom. > > > -- Best Regards, Dinesh Naik

Re: Return field with astrick(*) is going to slow in Solr 8.9.0

2021-11-12 Thread dinesh naik
://XX.XX.XX.XX: > > /solr/forms/select?q=id:FORM1011547110139542&&fl=*ORI_FORMTITLE > > > > Can someone check and suggest possible root cause/changes to solve this > > issue. > > > > Regards, > > Vishal. > > > -- Best Regards, Dinesh Naik

Re: java.lang.ClassNotFoundException: solr.ICUCollationField for multi language support in Solr 8.9.0

2021-11-12 Thread dinesh naik
] > at org.apache.solr.core.CoreContainer$$Lambda$314/1905804261.call(Unknown > Source) ~[?:?] > at > com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202) > ~[metrics-core-4.1.5.jar:4.1.5] > > Can you Please help me that why this class not found? which jar is missing? > > Regards, > Vishal Patel > > -- Best Regards, Dinesh Naik

Re: java.lang.ClassNotFoundException: solr.ICUCollationField for multi language support in Solr 8.9.0

2021-11-12 Thread dinesh naik
es on lucene-libs/lucene-analyzers-morfologik-X.Y.jar and lib/morfologik-*.jar OpenNLP relies on lucene-libs/lucene-analyzers-opennlp-X.Y.jar and lib/opennlp-*.jar ---snippet On Fri, Nov 12, 2021 at 6:48 PM dinesh naik wrote: > Hi Vishal, > > What is your solr.install.dir ? > >