Re: Solr 9.8.0 - branching and releasing plan

2024-12-04 Thread David Smiley
SOLR-17381: Once resolved then reopened for an important bug fix. A simple PR exists; I think it'll get merged this week. https://github.com/apache/solr/pull/2853 On Wed, Dec 4, 2024 at 8:51 PM Anshum Gupta wrote: > Hi everyone, > > We are in a good place to kick off the 9.8.0 release. > > I p

Re: Design question about Collection operations

2024-12-04 Thread David Smiley
Sure, can discuss at the next meetup. You can't define request handlers in solr.xml! Oh I wish this were possible! See https://issues.apache.org/jira/browse/SOLR-15782 and has a duplicate. Any way, with /admin/encrypt, we're likely to just define in solrconfig.xml and make the handler recognize

Solr 9.8.0 - branching and releasing plan

2024-12-04 Thread Anshum Gupta
Hi everyone, We are in a good place to kick off the 9.8.0 release. I plan to* cut-off the 9.8 branch on 9th Dec, Monday*. That should get us a few days for things to stabilize before building the RC for us to vote on. Please let me know if you have any concerns or questions. -Anshum

Re: Design question about Collection operations

2024-12-04 Thread Jason Gerlowski
> At least core level is easily pluggable in > Solr since forever but not the case for collection level! Given the overlapping jargon, maybe this is a good topic to discuss synchronously in our next community meetup? I'll admit I'm pretty jumbled up on the terminology at this point haha. Are we

Re: [PR] [WIP] Jetty12 + EE8 [solr]

2024-12-04 Thread Gus Heck
There is definitely a need to allow users to transition away from javax. Am traveling today but there is a blocker for 10x for that. Pls look it up... (would but limited to phone at the moment) On Tue, Dec 3, 2024, 11:21 AM gerlowskija (via GitHub) wrote: > > gerlowskija commented on code in PR