Re: [VOTE] Release Solr 9.8.0 RC1

2025-01-15 Thread Anshum Gupta
Thanks for reporting these, David. It doesn't seem like either of these are a blocker. They certainly need to be addressed but that can happen in parallel to this particular release. On Wed, Jan 15, 2025 at 6:27 PM David Smiley wrote: > I tried 2 runs on my personal laptop. > > Failed both time

Re: Solr FileFloatSource$Cache.get locking resources issue

2025-01-15 Thread David Smiley
Hi, As a general comment, I'd say that the feature you are using is old, pre-dating Solr in-place updates of numeric fields. I recommend switching to that. Maybe the feature you are using should be deprecated. On Wed, Jan 15, 2025 at 9:10 AM Sagar Gole wrote: > Hi Team, > > I have configured

Re: [VOTE] Release Solr 9.8.0 RC1

2025-01-15 Thread David Smiley
I tried 2 runs on my personal laptop. Failed both times: ReindexCollectionTest.testAbort -- which is a flapper: http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.ReindexCollectionTest.testAbort And one run https://github.com/apache/solr/pull/

Re: [VOTE] Release Solr 9.8.0 RC1

2025-01-15 Thread Pierre Salagnac
+1 SUCCESS! [0:40:13.129533] Pierre Le mer. 15 janv. 2025 à 18:28, Kevin Risden a écrit : > +1 > > SUCCESS! [0:38:44.825024] > > Kevin Risden > > > On Wed, Jan 15, 2025 at 7:56 AM Jason Gerlowski > wrote: > > > +1! > > > > SUCCESS! [1:25:05.598600]. (Run on a relatively underpowered laptop, >

Re: [VOTE] Release Solr 9.8.0 RC1

2025-01-15 Thread Kevin Risden
+1 SUCCESS! [0:38:44.825024] Kevin Risden On Wed, Jan 15, 2025 at 7:56 AM Jason Gerlowski wrote: > +1! > > SUCCESS! [1:25:05.598600]. (Run on a relatively underpowered laptop, > but still, I'm a little shocked by the runtime.) > > I also did some manual testing around backup/restore (directly

Re: CHANGES.txt, process improvement solicitation

2025-01-15 Thread Jan Høydahl
Hi, A gradle plugin would be nice but probably we can work around it by either providing a template for contributors to copy, or somehow use the CLI tool . I should mention here as well that I some time ago also filed an is

Solr FileFloatSource$Cache.get locking resources issue

2025-01-15 Thread Sagar Gole
Hi Team, I have configured an `ExternalFileField` field type in my `schema.xml` file for document scoring using external files, like this: ```xml ``` This setup works fine during query execution. However, I am facing resource locking issues due to the `FileFloatSource$Cache.get` method, which c

Re: [VOTE] Release Solr 9.8.0 RC1

2025-01-15 Thread Jason Gerlowski
+1! SUCCESS! [1:25:05.598600]. (Run on a relatively underpowered laptop, but still, I'm a little shocked by the runtime.) I also did some manual testing around backup/restore (directly and through the operator), and for some of the recent v2 API changes. Best, Jason On Tue, Jan 14, 2025 at 5:2

Re: [DISCUSS] Community Virtual Meetup, January 2025

2025-01-15 Thread Alessandro Benedetti
Thanks, Andrey, having the calendar event will solve it for me! Without it, the probability of missing it was really high. Thanks! -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease

Re: [DISCUSS] Community Virtual Meetup, January 2025

2025-01-15 Thread Jason Gerlowski
Hey all, Wanted to post a reminder here that our Community Meetup will be later today at 9am PT. Hope to see some of you there, and for a great discussion! Best, Jason On Tue, Jan 7, 2025 at 9:02 AM Jason Gerlowski wrote: > > Thanks Andrey, that's awesome! > > On Mon, Jan 6, 2025 at 10:39 AM

Re: Changing the way we lock dependencies

2025-01-15 Thread Jason Gerlowski
Hi Christos, Just wanted to say I really appreciate the detailed discussion of the benefits and tradeoffs here. Very helpful for those of us without much context on the gradle stuff. Best, Jason On Tue, Jan 14, 2025 at 12:04 PM Christos Malliaridis wrote: > > Hello everyone, > > I would like t