Re: [JENKINS] Solr » Solr-Check-main-s390x - Build # 752 - Still Unstable!

2024-10-13 Thread David Smiley
+1, albeit this is super sad to call waitForState all over the place. IMO it's a fundamental flaw that CloudSolrClient is not 100% reliable to interact with a collection immediately after creating it, using the same client instance. IMO even another client should work as well -- don't see it, dou

Re: Web Socket?

2024-10-13 Thread David Smiley
Just a general question to us all -- do we want to create bespoke interfaces for lifecycle or maybe embrace something else? Like Jetty's or maybe HK2 (used by Jersey)? Not sure if this quite makes sense; I haven't thought through the practicalities. On Sat, Oct 12, 2024 at 11:07 PM Gus Heck wro

Re: [JENKINS] Solr » Solr-Check-9.x - Build # 6198 - Still Failing!

2024-10-13 Thread sanjay dutt
Recently, a common exception (org.apache.lucene.store.AlreadyClosedException: this Directory is closed) seen in multiple failed test cases. FAILED: org.apache.solr.cloud.TestPullReplica.testKillPullReplica FAILED: org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPu