Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Anshum Gupta
Hello everyone. On behalf of the Apache Solr PMC, I'm pleased to announce that Alex Deparvu has accepted the invitation to become a Solr committer. Alex - it's a tradition that you introduce yourself with a brief bio. Congratulations, welcome, and happy committing! -Anshum

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Ishan Chattopadhyaya
Congrats Alex! On Wed, 2 Aug, 2023, 1:40 pm Anshum Gupta, wrote: > Hello everyone. > > On behalf of the Apache Solr PMC, I'm pleased to announce that Alex Deparvu > has accepted the invitation to become a Solr committer. > > Alex - it's a tradition that you introduce yourself with a brief bio. >

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread David Smiley
Congratulations and well deserved Alex! ~ David On Wed, Aug 2, 2023 at 4:10 AM Anshum Gupta wrote: > Hello everyone. > > On behalf of the Apache Solr PMC, I'm pleased to announce that Alex Deparvu > has accepted the invitation to become a Solr committer. > > Alex - it's a tradition that you in

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Mike Drob
Welcome and congratulations! On Wed, Aug 2, 2023 at 8:47 AM David Smiley wrote: > Congratulations and well deserved Alex! > > ~ David > > > On Wed, Aug 2, 2023 at 4:10 AM Anshum Gupta wrote: > > > Hello everyone. > > > > On behalf of the Apache Solr PMC, I'm pleased to announce that Alex > Depa

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Eric Pugh
Awesome Alex! Really enjoyed working with you so far…. > On Aug 2, 2023, at 8:54 AM, Mike Drob wrote: > > Welcome and congratulations! > > On Wed, Aug 2, 2023 at 8:47 AM David Smiley > wrote: > >> Congratulations and well deserved Alex! >> >> ~ David >> >> >> On Wed, Aug 2, 2023 at 4:10 A

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Justin Sweeney
Congrats Alex and welcome! On Wed, Aug 2, 2023 at 8:59 AM Eric Pugh wrote: > > Awesome Alex! Really enjoyed working with you so far…. > > > On Aug 2, 2023, at 8:54 AM, Mike Drob wrote: > > > > Welcome and congratulations! > > > > On Wed, Aug 2, 2023 at 8:47 AM David Smiley > > wrote: > > > >>

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Houston Putman
Congrats Alex! - Houston On Wed, Aug 2, 2023 at 9:25 AM Justin Sweeney wrote: > Congrats Alex and welcome! > > On Wed, Aug 2, 2023 at 8:59 AM Eric Pugh > wrote: > > > > Awesome Alex! Really enjoyed working with you so far…. > > > > > On Aug 2, 2023, at 8:54 AM, Mike Drob wrote: > > > > > > W

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Jason Gerlowski
Congrats and welcome Alex! On Wed, Aug 2, 2023 at 9:37 AM Houston Putman wrote: > > Congrats Alex! > > - Houston > > On Wed, Aug 2, 2023 at 9:25 AM Justin Sweeney > wrote: > > > Congrats Alex and welcome! > > > > On Wed, Aug 2, 2023 at 8:59 AM Eric Pugh > > wrote: > > > > > > Awesome Alex! Rea

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Alex Deparvu
Thank you so much Anshum! I am honored to be invited and very excited to join the community as a committer and hoping to contribute more. My past experience includes spending a good number of years contributing to the Apache Jackrabbit project. I am currently at Apple in the Seattle Area. Lookin

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Michael Gibney
Welcome, Alex, and congrats! Michael On Wed, Aug 2, 2023 at 11:08 AM Alex Deparvu wrote: > > Thank you so much Anshum! > > I am honored to be invited and very excited to join the community as a > committer and hoping to contribute more. > > My past experience includes spending a good number of ye

Crave patch optimization

2023-08-02 Thread Michael Gibney
Hi Uv: regarding https://lists.apache.org/thread/l8hgqwkm9vt8yhygoo2blw5j4n5gh121 Would it be possible for Crave, instead of using `git format-patch` / `git am`, to instead generate/apply a simple single diff/patch, via `git diff .. > file.patch` / `git apply file.patch`? This would address a co

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Ilan Ginzburg
Welcome Alex! On Wed, Aug 2, 2023, 5:52 PM Michael Gibney wrote: > Welcome, Alex, and congrats! > Michael > > On Wed, Aug 2, 2023 at 11:08 AM Alex Deparvu wrote: > > > > Thank you so much Anshum! > > > > I am honored to be invited and very excited to join the community as a > > committer and ho

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Tomás Fernández Löbbe
Welcome Alex! On Wed, Aug 2, 2023 at 11:02 AM Ilan Ginzburg wrote: > Welcome Alex! > > On Wed, Aug 2, 2023, 5:52 PM Michael Gibney > wrote: > > > Welcome, Alex, and congrats! > > Michael > > > > On Wed, Aug 2, 2023 at 11:08 AM Alex Deparvu > wrote: > > > > > > Thank you so much Anshum! > > > >

Re: 8.11.3 release

2023-08-02 Thread Jan Høydahl
Am I correct that a potential 8.11.3 release cannot contain known CVEs? If so, we cannot release without carefully plugging all CVEs plugged in 9.x. Some of those may not be a simple backport, such as Jetty, netty etc, due to jar hell. Have you identified blockers in jira? Jan Høydahl > 1. aug

Re: Welcome Alex Deparvu as Solr committer

2023-08-02 Thread Jan Høydahl
Welcome, Alex! Jan Høydahl > 2. aug. 2023 kl. 10:10 skrev Anshum Gupta : > > Hello everyone. > > On behalf of the Apache Solr PMC, I'm pleased to announce that Alex Deparvu > has accepted the invitation to become a Solr committer. > > Alex - it's a tradition that you introduce yourself with a

Re: 8.11.3 release

2023-08-02 Thread David Smiley
Thanks for volunteering, Ishan! I wonder if it's worth it porting the 8x codeline into our build infrastructure for 9x? i.e. use our existing Gradle build instead of Ant. This way subsequent releases would be easier (if needed), would be easier for anyone maintaining a fork of 8x, and we needn't

Request for PR review

2023-08-02 Thread Rahul Goswami
Hello, I am a first time contributor to the project. Followed the published guidelines and have submitted a PR for the below issue: https://issues.apache.org/jira/browse/SOLR-16360 (Atomic update on boolean fields doesn't reflect when value starts with "1", "t" or "T") Had a brief chat about this