Re: [VOTE] Release Solr 9.3.0 RC2

2023-07-21 Thread Arrieta, Alejandro
+1 (non-binding) on ubuntu 22.04 temurin openjdk 11 virtualbox SUCCESS! [0:31:20.943266] Kind Regards, Alejandro Arrieta On Thu, Jul 20, 2023 at 5:04 AM Uwe Schindler wrote: > Hi, > > It looks like your python3 version is outdated or the trust anchors in > your operating system that python ref

Re: [Operator] [VOTE] Release the Solr Operator v0.7.1 RC1

2023-07-21 Thread Jason Gerlowski
+1 from me (binding) Thanks for the effort on this Houston! On Wed, Jul 19, 2023 at 5:47 PM Anshum Gupta wrote: > Thanks for working on this, Houston. > > Here's my +1 (binding). > > Smoke tests passed and tested the artifacts too. > > On Mon, Jul 17, 2023 at 10:23 AM Houston Putman > wrote: >

Re: [VOTE] Release Solr 9.3.0 RC2

2023-07-21 Thread Jason Gerlowski
+1 SUCCESS! [0:28:13.546144] On Fri, Jul 21, 2023 at 4:08 AM Arrieta, Alejandro < aarri...@perrinsoftware.com> wrote: > +1 (non-binding) on ubuntu 22.04 temurin openjdk 11 virtualbox > > SUCCESS! [0:31:20.943266] > > Kind Regards, > Alejandro Arrieta > > On Thu, Jul 20, 2023 at 5:04 AM Uwe Schin

Re: [VOTE] Release Solr 9.3.0 RC2

2023-07-21 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 6 (4 binding) 0 0 -1 0 This vote has PASSED On Fri, Jul 21, 2023 at 10:15 AM Jason Gerlowski wrote: > +1 > > SUCCESS! [0:28:13.546144] > > On Fri, Jul 21, 2023 at 4:08 AM Arrieta, Alejandro < > aarri...@perrinsoftware.com>

[RESULT] [VOTE] Release Solr 9.3.0 RC2

2023-07-21 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 6 (4 binding) 0 0 -1 0 This vote has PASSED

Re: [Operator] [VOTE] Release the Solr Operator v0.7.1 RC1

2023-07-21 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 3 (3 binding) 0 0 -1 0 This vote has PASSED On Fri, Jul 21, 2023 at 10:13 AM Jason Gerlowski wrote: > +1 from me (binding) > > Thanks for the effort on this Houston! > > On Wed, Jul 19, 2023 at 5:47 PM Anshum Gupta > wrote

[Operator] [RESULT] [VOTE] Release the Solr Operator v0.7.1 RC1

2023-07-21 Thread Houston Putman
It's been >72h since the vote was initiated and the result is: +1 3 (3 binding) 0 0 -1 0 This vote has PASSED

[Operator] [ANNOUNCE] Apache Solr Operator v0.7.1 released

2023-07-21 Thread Houston Putman
The Apache Solr PMC is pleased to announce the release of the Apache Solr Operator v0.7.1. The Apache Solr Operator is a safe and easy way of managing a Solr ecosystem in Kubernetes. This release contains numerous bug fixes, optimizations, and improvements, some of which are highlighted below. Th

Re: [VOTE] Release Solr 9.3.0 RC2

2023-07-21 Thread David Smiley
+1 Thanks for the tips... I had both some JDK mixup as well as an old MacPGP installation interfering. Eventually the whole thing passed.

[ANNOUNCE] Apache Solr 9.3.0 released

2023-07-21 Thread Houston Putman
The Solr PMC is pleased to announce the release of Apache Solr 9.3.0. Solr is the popular, blazing fast, open source NoSQL search platform from the Apache Solr project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration,

Re: [ANNOUNCE] Apache Solr 9.3.0 released

2023-07-21 Thread Alessandro Benedetti
Thanks Houston and everyone involved, for the release! On Fri, 21 Jul 2023, 21:56 Houston Putman, wrote: > The Solr PMC is pleased to announce the release of Apache Solr 9.3.0. > > Solr is the popular, blazing fast, open source NoSQL search platform from > the Apache Solr project. Its major fea

Java Thread priority tuning for Quality-of-Service

2023-07-21 Thread David Smiley
Does anyone have experience or thoughts on the possible use of Java Thread.setPriority for request processing based on the type of request being processed? In search, queries often need to be processed very fast whereas indexing requests are not as important. If a search node is processing both q