Re: [VOTE] Release Solr 9.4.0 RC1

2023-10-08 Thread Jan Høydahl
Note that a vote running over a weekend is normally extended with a day or two. 
I plan to test the RC on Monday.

Jan Høydahl

> 5. okt. 2023 kl. 21:53 skrev Alex Deparvu :
> 
> Please vote for release candidate 1 for Solr 9.4.0
> 
> The artifacts can be downloaded from:
> https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b
> 
> You can run the smoke tester directly with this command:
> 
> python3 -u dev-tools/scripts/smokeTestRelease.py \
> https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b
> 
> You can build a release-candidate of the official docker images (full &
> slim) using the following command:
> 
> SOLR_DOWNLOAD_SERVER=
> https://dist.apache.org/repos/dist/dev/solr/solr-9.4.0-RC1-rev-ee474b7db483c2242ce1d75074258236ca22103b/solr
> && \
>  docker build $SOLR_DOWNLOAD_SERVER/9.4.0/docker/Dockerfile.official-full \
>--build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
>-t solr-rc:9.4.0-1 && \
>  docker build $SOLR_DOWNLOAD_SERVER/9.4.0/docker/Dockerfile.official-slim \
>--build-arg SOLR_DOWNLOAD_SERVER=$SOLR_DOWNLOAD_SERVER \
>-t solr-rc:9.4.0-1-slim
> 
> The vote will be open for at least 72 hours i.e. until 2023-10-08 20:00 UTC.
> 
> [ ] +1  approve
> [ ] +0  no opinion
> [ ] -1  disapprove (and reason why)
> 
> Here is my +1 (which I am not completely sure, but I think it is
> non-binding)
> 
> best,
> alex

-
To unsubscribe, e-mail: dev-unsubscr...@solr.apache.org
For additional commands, e-mail: dev-h...@solr.apache.org



Apache Solr Newsletter proposal September 2023

2023-10-08 Thread Arrieta, Alejandro
0. Intro
Welcome to the Apache Solr Newsletter proposal September 2023. As this is
the first newsletter proposal of 2023 we include Solr Community news
starting from January 2023:

Welcome Alex Deparvu as Solr committer:
https://lists.apache.org/thread/fx4o3y55ypqy1n06kdbq5k8h4pjxlowj

Welcome Marcus Eagan as Solr committer:
https://lists.apache.org/thread/2p2fjm18g39x2mknxqnbr3gfcx0q6rrx

Welcome David Smiley as Solr's new PMC chair:
https://lists.apache.org/thread/yrp2yll52r0fm2pbhw17b62oln63fp33

Welcome Andy Webb as Solr committer:
https://lists.apache.org/thread/k449v7jl4bwg6f7x707tvw5ch2dk8h3f

Welcome Justin Sweeney as Solr committer:
https://lists.apache.org/thread/g588106pohdwok7gpwwcsxpgvwxwwh41

Welcome Colvin Cowie as Solr committer:
https://lists.apache.org/thread/ngzjs0b3mb201d2shfvzdysdd5g6xqz1

1. Current versions
Solr 9.3.0:
https://solr.apache.org/downloads.html#solr-930

Solr 8.11.2:
https://solr.apache.org/downloads.html#solr-8112

Solr Operator v0.7.1:
https://solr.apache.org/operator/artifacts.html#solr-v071

2. Incoming versions
Solr 9.4.0
mailing list thread:
https://lists.apache.org/thread/j44golmqp4sjf2rk74pqktkrsc1do58r

Solr 8.11.3
mailing list thread:
https://lists.apache.org/thread/j44golmqp4sjf2rk74pqktkrsc1do58r

3. Solr Improvement Proposals News
SIP-13: Cross Data Center Replication
mailing list thread:
https://lists.apache.org/thread/9y2qd7rs45049xbrt0gty40m4b5cv22y
wiki link:
https://cwiki.apache.org/confluence/display/SOLR/SIP-13%3A+Cross+Data+Center+Replication

SIP-14 Embedded Zookeeper
mailing list thread:
https://lists.apache.org/thread/mch6y4wsbqykcmfy4r76movmx1wz0375
wiki link:
https://cwiki.apache.org/confluence/display/SOLR/SIP-14+Embedded+Zookeeper

SIP-15 Node roles
mailing list thread:
https://lists.apache.org/thread/kwq609jxckpdqk54fvghxs66jtk92kof
wiki link:
https://cwiki.apache.org/confluence/display/SOLR/SIP-15+Node+roles

SIP-19 Adopt JSR-330 dependency injection
mailing list thread:
https://lists.apache.org/thread/9y2qd7rs45049xbrt0gty40m4b5cv22y
wiki link:
https://cwiki.apache.org/confluence/display/SOLR/SIP-19+Adopt+JSR-330+dependency+injection

4. Links to blogs, videos, others related to Solr:
Apache Solr Community Virtual Meetup, September 2023:
https://www.meetup.com/apache-solr-virtual-community-meetups/events/296344421/

DataImportHandler 9.3.0 released:
https://lists.apache.org/thread/8z65tf4jr2ppdm4xo5r1bygjzt8z8r3f

5. Upcoming Events & meetings
ASF Community over Code in Halifax, October 7-10 2023:
https://communityovercode.org/

Apache Solr Community Virtual Meetup, October 2023:
https://www.meetup.com/apache-solr-virtual-community-meetups/events/

6. Connect with the Apache Solr Community
Subscribe to Apache Solr Virtual Meetup for monthly meeting:
https://www.meetup.com/apache-solr-virtual-community-meetups/

Follow us on Twitter/X:
https://twitter.com/apachesolr

Visit our mailing list, jira, irc and slack:
https://solr.apache.org/community.html

How to contribute:
https://solr.apache.org/community.html#how-to-contribute

Apache Solr website:
https://solr.apache.org/

Apache Solr Operator website:
https://solr.apache.org/operator/

Note: This is a proposal and I will start working on the October 2023
newsletter proposal and create a Jira to accept contributions. Maybe we can
publish this on the Apache Solr web if accepted in the future.

Kind Regards,
Alejandro Arrieta


Re: Apache Solr Newsletter proposal September 2023

2023-10-08 Thread Alessandro Benedetti
+1 I think it's a wonderful idea!

On Sun, 8 Oct 2023, 17:26 Arrieta, Alejandro, 
wrote:

> 0. Intro
> Welcome to the Apache Solr Newsletter proposal September 2023. As this is
> the first newsletter proposal of 2023 we include Solr Community news
> starting from January 2023:
>
> Welcome Alex Deparvu as Solr committer:
> https://lists.apache.org/thread/fx4o3y55ypqy1n06kdbq5k8h4pjxlowj
>
> Welcome Marcus Eagan as Solr committer:
> https://lists.apache.org/thread/2p2fjm18g39x2mknxqnbr3gfcx0q6rrx
>
> Welcome David Smiley as Solr's new PMC chair:
> https://lists.apache.org/thread/yrp2yll52r0fm2pbhw17b62oln63fp33
>
> Welcome Andy Webb as Solr committer:
> https://lists.apache.org/thread/k449v7jl4bwg6f7x707tvw5ch2dk8h3f
>
> Welcome Justin Sweeney as Solr committer:
> https://lists.apache.org/thread/g588106pohdwok7gpwwcsxpgvwxwwh41
>
> Welcome Colvin Cowie as Solr committer:
> https://lists.apache.org/thread/ngzjs0b3mb201d2shfvzdysdd5g6xqz1
>
> 1. Current versions
> Solr 9.3.0:
> https://solr.apache.org/downloads.html#solr-930
>
> Solr 8.11.2:
> https://solr.apache.org/downloads.html#solr-8112
>
> Solr Operator v0.7.1:
> https://solr.apache.org/operator/artifacts.html#solr-v071
>
> 2. Incoming versions
> Solr 9.4.0
> mailing list thread:
> https://lists.apache.org/thread/j44golmqp4sjf2rk74pqktkrsc1do58r
>
> Solr 8.11.3
> mailing list thread:
> https://lists.apache.org/thread/j44golmqp4sjf2rk74pqktkrsc1do58r
>
> 3. Solr Improvement Proposals News
> SIP-13: Cross Data Center Replication
> mailing list thread:
> https://lists.apache.org/thread/9y2qd7rs45049xbrt0gty40m4b5cv22y
> wiki link:
>
> https://cwiki.apache.org/confluence/display/SOLR/SIP-13%3A+Cross+Data+Center+Replication
>
> SIP-14 Embedded Zookeeper
> mailing list thread:
> https://lists.apache.org/thread/mch6y4wsbqykcmfy4r76movmx1wz0375
> wiki link:
> https://cwiki.apache.org/confluence/display/SOLR/SIP-14+Embedded+Zookeeper
>
> SIP-15 Node roles
> mailing list thread:
> https://lists.apache.org/thread/kwq609jxckpdqk54fvghxs66jtk92kof
> wiki link:
> https://cwiki.apache.org/confluence/display/SOLR/SIP-15+Node+roles
>
> SIP-19 Adopt JSR-330 dependency injection
> mailing list thread:
> https://lists.apache.org/thread/9y2qd7rs45049xbrt0gty40m4b5cv22y
> wiki link:
>
> https://cwiki.apache.org/confluence/display/SOLR/SIP-19+Adopt+JSR-330+dependency+injection
>
> 4. Links to blogs, videos, others related to Solr:
> Apache Solr Community Virtual Meetup, September 2023:
>
> https://www.meetup.com/apache-solr-virtual-community-meetups/events/296344421/
>
> DataImportHandler 9.3.0 released:
> https://lists.apache.org/thread/8z65tf4jr2ppdm4xo5r1bygjzt8z8r3f
>
> 5. Upcoming Events & meetings
> ASF Community over Code in Halifax, October 7-10 2023:
> https://communityovercode.org/
>
> Apache Solr Community Virtual Meetup, October 2023:
> https://www.meetup.com/apache-solr-virtual-community-meetups/events/
>
> 6. Connect with the Apache Solr Community
> Subscribe to Apache Solr Virtual Meetup for monthly meeting:
> https://www.meetup.com/apache-solr-virtual-community-meetups/
>
> Follow us on Twitter/X:
> https://twitter.com/apachesolr
>
> Visit our mailing list, jira, irc and slack:
> https://solr.apache.org/community.html
>
> How to contribute:
> https://solr.apache.org/community.html#how-to-contribute
>
> Apache Solr website:
> https://solr.apache.org/
>
> Apache Solr Operator website:
> https://solr.apache.org/operator/
>
> Note: This is a proposal and I will start working on the October 2023
> newsletter proposal and create a Jira to accept contributions. Maybe we can
> publish this on the Apache Solr web if accepted in the future.
>
> Kind Regards,
> Alejandro Arrieta
>