Naming builder methods?

2022-12-29 Thread Eric Pugh
Hi all,

I wanted to drop a note and ask if there were any standards/patterns that we 
use in Solr (or want to use!) for naming methods for builders?

I put some notes on some of the flavours of names we use on 
https://issues.apache.org/jira/browse/SOLR-16590 and would love some feedback.

Eric

___
Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 | 
http://www.opensourceconnections.com  | 
My Free/Busy   
Co-Author: Apache Solr Enterprise Search Server, 3rd Ed 


This e-mail and all contents, including attachments, is considered to be 
Company Confidential unless explicitly stated otherwise, regardless of whether 
attachments are marked as such.



Re: Welcome Michael Gibney to the Solr PMC

2022-12-29 Thread Alessandro Benedetti
Welcome and well deserved Michael!
--
*Alessandro Benedetti*
Director @ Sease Ltd.
*Apache Lucene/Solr Committer*
*Apache Solr PMC Member*

e-mail: a.benede...@sease.io


*Sease* - Information Retrieval Applied
Consulting | Training | Open Source

Website: Sease.io 
LinkedIn  | Twitter
 | Youtube
 | Github



On Thu, 22 Dec 2022 at 13:41, Eric Pugh 
wrote:

> Awesome to have you Michael!
>
> > On Dec 21, 2022, at 2:36 PM, Noble Paul  wrote:
> >
> > Welcome Michael
> >
> > On Thu, Dec 22, 2022 at 5:28 AM David Smiley  wrote:
> >
> >> Welcome Michael!
> >>
> >> ~ David Smiley
> >> Apache Lucene/Solr Search Developer
> >> http://www.linkedin.com/in/davidwsmiley
> >>
> >>
> >> On Wed, Dec 21, 2022 at 12:11 PM Houston Putman 
> >> wrote:
> >>
> >>> I am pleased to announce that Michael Gibney has accepted the PMC's
> >>> invitation to join.
> >>>
> >>> Congratulations and welcome, Michael!
> >>>
> >>
> >
> >
> > --
> > -
> > Noble Paul
>
> ___
> Eric Pugh | Founder & CEO | OpenSource Connections, LLC | 434.466.1467 |
> http://www.opensourceconnections.com <
> http://www.opensourceconnections.com/> | My Free/Busy <
> http://tinyurl.com/eric-cal>
> Co-Author: Apache Solr Enterprise Search Server, 3rd Ed <
> https://www.packtpub.com/big-data-and-business-intelligence/apache-solr-enterprise-search-server-third-edition-raw>
>
> This e-mail and all contents, including attachments, is considered to be
> Company Confidential unless explicitly stated otherwise, regardless of
> whether attachments are marked as such.
>
>


Re: Solr 9.1.1 bugfix release

2022-12-29 Thread Alessandro Benedetti
There's this one I would like to include:
https://github.com/apache/solr/pull/1245
It's almost ready!
--
*Alessandro Benedetti*
Director @ Sease Ltd.
*Apache Lucene/Solr Committer*
*Apache Solr PMC Member*

e-mail: a.benede...@sease.io


*Sease* - Information Retrieval Applied
Consulting | Training | Open Source

Website: Sease.io 
LinkedIn  | Twitter
 | Youtube
 | Github



On Tue, 27 Dec 2022 at 06:38, David Smiley  wrote:

> More specifically:
> SOLR-16443: Upgrade Jackson bom to 2.13.4.20221013 (#1106)
> SOLR-16568: Update FasterXML Woodstox to 6.4.0 (#1209)
> I will push those cherry-picks tonight after my local build succeeds.
>
> And I created a new JIRA issue for Protobuf:
> https://issues.apache.org/jira/browse/SOLR-16598 which should be trivial.
> Interestingly we're at a good version on main & branch_9x but it was
> accidental / indirect. It's not appropriate to cherry pick the accidental /
> indirect changes that lead to the CVE fix, as I think we're likely to
> remedy that specific circumstance, thus going back to a vulnerable version
> in main.
>
> ~ David Smiley
> Apache Lucene/Solr Search Developer
> http://www.linkedin.com/in/davidwsmiley
>
>
> On Fri, Dec 23, 2022 at 8:16 AM David Smiley  wrote:
>
> > Thanks for volunteering!
> >
> > I'd like to propose that the upgrades to dependencies due to CVEs be
> > back-ported to 9.1.1.  I can help with this.  One example I see is
> > woodstox-core.
> >
> > ~ David Smiley
> > Apache Lucene/Solr Search Developer
> > http://www.linkedin.com/in/davidwsmiley
> >
> >
> > On Thu, Dec 22, 2022 at 9:45 AM Michael Gibney <
> mich...@michaelgibney.net>
> > wrote:
> >
> >> I'd like to get the ball rolling on a 9.1.1 bugfix release, and
> >> volunteer to be release manager. There aren't very many bugfixes
> >> accumulated since 9.1.0 on `branch_9_1`, but SOLR-16585 in particular
> >> (NPE on MatchAllDocs pagination) should be fixed asap.
> >>
> >> I'm thinking to build a release candidate as early as possible in the
> new
> >> year.
> >>
> >> Are there any outstanding bugfixes that anyone would like to backport
> >> to `branch_9_1` before preparing the release?
> >>
> >> Michael
> >>
> >> -
> >> To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
> >> For additional commands, e-mail: dev-h...@solr.apache.org
> >>
> >>
>