Re: Solr 9.4.1

2023-12-08 Thread Gus Heck
WRT the possibility of 9.5 I think the deadlock in https://issues.apache.org/jira/browse/SOLR-17060 should be a blocker for 9.5. If others agree we can mark it for that... On Fri, Dec 8, 2023 at 9:55 AM Jan Høydahl wrote: > SolrBot had been failing for a long time (>1month), but I got it on

Basic Auth Support for SolrCLI in 10x.... :-(

2023-12-08 Thread Eric Pugh
I paired with Jason for a while today, and it looks like the effort of back porting the Basic Auth support for the Solr CLI is going to drag along a lot of other parameter changes to various CLI commands…. We talked about it and decided to just leave it on main branch for now. We fixed

Re: Solr 9.4.1

2023-12-08 Thread Jan Høydahl
SolrBot had been failing for a long time (>1month), but I got it on track again. Normally it only files new PRs on Sundays, but I'm triggering that manually now to consider what other upgrades from the past month that we should put into 9.4.1. Please have a look at

Re: V2 API migration

2023-12-08 Thread Eric Pugh
I’m okay with /api…. I suspect by the time we do a v3.. well, It’s a completely new way of interacting with things…. /graph? /virtual_reality_instructions? /chatbot?q=split the latest the shards that are too big for me with no downtime > On Dec 8, 2023, at

Re: V2 API migration

2023-12-08 Thread Jason Gerlowski
Personally I like "/v2". It's more "future-proof" than "/api", since it acknowledges that we may want a "v3" someday. But in practice that day is likely so far off that it's probably not a big deal either way. And I think in some past discussions about this, "/api" was a mostly unanimous

Re: Solr 9.4.1

2023-12-08 Thread David Smiley
I renamed that job to add "(Crave)" https://ci-builds.apache.org/job/Solr/job/Solr-Check-9.x%20(Crave)/ and disabled it. I then I created a new job copied from the "Solr-check-main" but branch_9x. Builds are hourly so we'll see how it goes. ~ David On Thu, Dec 7, 2023 at 10:08 AM Jan Høydahl

Re: [PR] Update org.apache.logging.log4j:* to v2.22.0 [solr]

2023-12-08 Thread Jan Høydahl
Hi, I tried fixing this error while running 'gradle updateLicenses', but cannot see why it fails. We already explicitly include the biz.aQute.bnd.annotation dependency... Jan > 8. des. 2023 kl. 10:58 skrev solrbot (via GitHub) : > > > solrbot commented on PR #2047: > URL: