Re: [DISCUSS] Community Virtual Meetup, April 2023

2023-04-11 Thread Ishan Chattopadhyaya
Thank you all for joining. I'll summarise some of the discussions we had in the confluence page soon. Looking forward to next month's online Solr meet-up! (Missed hearing from you, Ken. Hope your microphone/audio gets back to full health soon!) On Wed, 12 Apr, 2023, 1:29 am Ishan Chattopadhyaya,

Re: [DISCUSS] Community Virtual Meetup, April 2023

2023-04-11 Thread Ishan Chattopadhyaya
We're starting in a short while. https://meet.google.com/uie-gbet-vyy On Tue, 11 Apr, 2023, 11:18 pm Ishan Chattopadhyaya, < ichattopadhy...@gmail.com> wrote: > Sure Marcus. Sounds interesting! > > On Tue, 11 Apr, 2023, 11:15 pm Marcus Eagan, > wrote: > >> Are people ok with me inviting a note t

Re: [JENKINS] Solr-main-MacOSX (64bit/hotspot/jdk-18) - Build # 2568 - Still Unstable!

2023-04-11 Thread Kevin Risden
This failure reproduces for me (recreated with ./gradlew test --tests RandomizedTaggerTest -Dtests.seed=58B2F1A37DBCEA57). Filed https://issues.apache.org/jira/browse/SOLR-16744 Kevin Risden On Tue, Mar 28, 2023 at 5:13 PM Policeman Jenkins Server < jenk...@thetaphi.de> wrote: > Build: https:/

Re: SIP-18: A Solr Kubernetes Module for native integration

2023-04-11 Thread Jason Gerlowski
Hi Houston, So the general idea is that we'd add a Solr contrib/module, and that module would have a dep on some sort of Kubernetes client so it could manage certain Solr entities (e.g. security.json, configsets, etc.) as Kubernetes resources (configmaps, etc.). Am I understanding that right? >

Re: Subdirectory of the src release

2023-04-11 Thread Ishan Chattopadhyaya
+1 to Alessandro. Thanks Houston On Tue, 11 Apr, 2023, 9:37 pm Alessandro Benedetti, wrote: > +1 in doing it starting in 10, I don't think it's urgent and I like > consistency! > > Cheers > -- > *Alessandro Benedetti* > Director @ Sease Ltd. > *Apache Lucene/Solr Committe

Re: [DISCUSS] Community Virtual Meetup, April 2023

2023-04-11 Thread Ishan Chattopadhyaya
Sure Marcus. Sounds interesting! On Tue, 11 Apr, 2023, 11:15 pm Marcus Eagan, wrote: > Are people ok with me inviting a note taking app to the call? I will > sponsor it if people like it and find it useful. > > - Marcus > > On Sun, Apr 9, 2023 at 11:42 AM Ishan Chattopadhyaya < > ichattopadhy...

Re: [DISCUSS] Community Virtual Meetup, April 2023

2023-04-11 Thread Marcus Eagan
Are people ok with me inviting a note taking app to the call? I will sponsor it if people like it and find it useful. - Marcus On Sun, Apr 9, 2023 at 11:42 AM Ishan Chattopadhyaya < ichattopadhy...@gmail.com> wrote: > Added a Meetup.com group/event for this. > > https://www.meetup.com/apache-sol

Re: [Discuss] Solr 9.2.1 BugFix Release

2023-04-11 Thread Jan Høydahl
+1 Jan > 11. apr. 2023 kl. 15:51 skrev Houston Putman : > > Hello everyone, > > I know we just released 9.2 around 2-3 weeks ago, but it looks like we are > going to need a bugfix release soon. > > You can see the list of bugs here: > https://issues.apache.org/jira/projects/SOLR/versions/1235

Re: Subdirectory of the src release

2023-04-11 Thread Alessandro Benedetti
+1 in doing it starting in 10, I don't think it's urgent and I like consistency! Cheers -- *Alessandro Benedetti* Director @ Sease Ltd. *Apache Lucene/Solr Committer* *Apache Solr PMC Member* e-mail: a.benede...@sease.io *Sease* - Information Retrieval Applied Consulting

Re: [Discuss] Solr 9.2.1 BugFix Release

2023-04-11 Thread Ishan Chattopadhyaya
+1 On Tue, 11 Apr, 2023, 7:21 pm Houston Putman, wrote: > Hello everyone, > > I know we just released 9.2 around 2-3 weeks ago, but it looks like we are > going to need a bugfix release soon. > > You can see the list of bugs here: > https://issues.apache.org/jira/projects/SOLR/versions/12353017

Subdirectory of the src release

2023-04-11 Thread Houston Putman
Hey everyone, I'm working on the Slim solr distribution ( https://issues.apache.org/jira/browse/SOLR-16742) and I noticed that the Solr src release unpacks to a directory without "-src" appended. E.g. solr-9.2.0-src.tgz will unpack to solr-9.2.0/ instead of solr-9.2.0-src/ I'm sure this is just

[Discuss] Solr 9.2.1 BugFix Release

2023-04-11 Thread Houston Putman
Hello everyone, I know we just released 9.2 around 2-3 weeks ago, but it looks like we are going to need a bugfix release soon. You can see the list of bugs here: https://issues.apache.org/jira/projects/SOLR/versions/12353017 I think we should discuss starting the release process early next week

Re: SIP-17: Solr Node Autoscaling on Kubernetes

2023-04-11 Thread Jason Gerlowski
Hey Houston, Thanks for putting this together. It's a really cool direction for the operator. A few quick questions about the proposal: 1. Does this SIP include one or more OOTB implementations for the UtilizeSelectionRequest interface? What heuristics might those work off of? 2. What does "m

Re: ShardSplitTest flakiness investigation

2023-04-11 Thread Ishan Chattopadhyaya
Hi Alex, Thank you for your investigation. I will be able to take a deeper look at it by Thursday or Friday. This fix is potentially very important for my client, Fullstory, so thank you for your work on this on their behalf too. Regards, Ishan On Mon, 10 Apr, 2023, 23:54 Alex Deparvu, wrote: >