Hi We have recently implemented Solrcloud for our Sitecore instance. We have 5 solr nodes . 2 of our solr nodes[ each have one replication only ] , are not showing correct results. We see the below error repeated for the replications with the issue. Can you help us figure out if there is a known issue we should know of.
12/13/2022, 2:06:53 PM ERROR true x:sitecore_web_index_shard1_replica_n4 ErrorReportingConcurrentUpdateSolrClient Error when calling SolrCmdDistributor$Req: cmd=delete{_version_=-1752137584955359232,​query=`(_group:(8cae9f6a1b7a4d08a3f789bc623a6997) AND _indexname:(sitecore_web_index))`,​commitWithin=-1}; node=StdNode: https://FTC-WEB461P:8984/solr/sitecore_web_index_shard1_replica_n1/ to https://FTC-WEB461P:8984/solr/sitecore_web_index_shard1_replica_n1/ java.util.concurrent.TimeoutException at org.eclipse.jetty.client.util.InputStreamResponseListener.get(InputStreamResponseListener.java:216) at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.sendUpdateStream(ConcurrentUpdateHttp2SolrClient.java:246) at org.apache.solr.client.solrj.impl.ConcurrentUpdateHttp2SolrClient$Runner.run(ConcurrentUpdateHttp2SolrClient.java:181) at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:180) at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218) at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.lang.Thread.run(Unknown Source) Regards Shanti