Re: [JENKINS] Solr » Solr-Check-main - Build # 6660 - Unstable!

2023-04-17 Thread Chris Hostetter
I *think* SOLR-16751 is the "root cause" of this, surfcacing recently due to GIT:2ac7ed29563a33d9f9a31737996a1d4cfb0fca0d ... https://issues.apache.org/jira/browse/SOLR-16751 On Mon, 17 Apr 2023, Chris Hostetter wrote: : Date: Mon, 17 Apr 2023 10:53:34 -0700 (MST) : From: Chris Hostetter :

Re: [Discuss] Solr 9.2.1 BugFix Release

2023-04-17 Thread Tomás Fernández Löbbe
Great! Late to the discussion, but +1 on a 9.2.1 On Wed, Apr 12, 2023 at 8:33 AM Justin Sweeney wrote: > Awesome, thanks! I'll get that process started on Monday, 4/17. > > On Wed, Apr 12, 2023 at 11:31 AM Houston Putman > wrote: > > > That'd be awesome, thanks! > > > > No documentation really

Re: [JENKINS] Solr » Solr-Check-main - Build # 6660 - Unstable!

2023-04-17 Thread Chris Hostetter
: Build: https://ci-builds.apache.org/job/Solr/job/Solr-Check-main/6660/ : : 1 tests failed. : FAILED: org.apache.solr.cloud.SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull The 7 day failure rate for this test is ~17% I haven't been able to reproduce a few of the seeds i've trie

Re: Cloud storage modules for backup/restore

2023-04-17 Thread Joel Bernstein
I've been testing Java NIO providers for cloud storage. These two in particular worked for our use cases: https://github.com/googleapis/java-storage-nio https://github.com/carlspring/s3fs-nio I believe an Azure provider is available. We've been working on sponsoring getting the s3 provider into