Re: [VOTE] Release Solr 9.5.0 RC3

2024-02-07 Thread Kevin Risden
+1 binding SUCCESS! [0:34:18.332100] Kevin Risden On Wed, Feb 7, 2024 at 3:58 PM Jason Gerlowski wrote: > Please vote for release candidate 3 for Solr 9.5.0 > > The artifacts can be downloaded from: > > https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b

[VOTE] Release Solr 9.5.0 RC3

2024-02-07 Thread Jason Gerlowski
Please vote for release candidate 3 for Solr 9.5.0 The artifacts can be downloaded from: https://dist.apache.org/repos/dist/dev/solr/solr-9.5.0-RC3-rev-cdd27dd15c3a6574032e9b1b92b148ab4e383599 You can run the smoke tester directly with this command: python3 -u dev-tools/scripts/smokeTestRelease.

Re: [VOTE] Release Solr 9.5.0 RC2

2024-02-07 Thread Houston Putman
All committed and backported. You should be good to go. - Houston On Wed, Feb 7, 2024 at 6:05 AM Jason Gerlowski wrote: > Good catch Shawn - this is definitely worth a re-spin. To look on the > bright side this really highlights all the changes that have been going in > lately... > > "This vot

Re: [VOTE] Release Solr 9.5.0 RC2

2024-02-07 Thread Jason Gerlowski
Good catch Shawn - this is definitely worth a re-spin. To look on the bright side this really highlights all the changes that have been going in lately... "This vote has FAILED" I'll spin RC3 as soon as I see https://github.com/apache/solr/pull/2250 merged and backported. (Lmk if you want any h

Re: Query Limits - extending timeAllowed to implement thread CPU/memory limits for a query

2024-02-07 Thread Andrzej Białecki
This does reuse QueryTimeout infra and already existing collectors, it just extends / refactors it to allow other criteria than wall-time clock. > On 6 Feb 2024, at 23:01, David Smiley wrote: > > I will look at this! > > - Ticket for my refactoring > https://issues.apache.org/jira/browse/S