Re: [VOTE] Pulsar Release 2.10.6 Candidate 2

2024-03-08 Thread guo jiwei
+1 (binding)

- Built from source
- Checked the signatures
- Run standalone
- Checked producer and consumer
- Verified the Cassandra connector
- Verified the Stateful function


Regards
Jiwei Guo (Tboy)


On Fri, Mar 8, 2024 at 3:48 PM Lari Hotari  wrote:

> +1 (binding)
>
> - Built from source
> - Checked the signatures of the source and binary release artifacts
> - Run standalone
> - Checked producer and consumer
> - Verified the Cassandra connector
> - Verified the Stateful function
>
> -Lari
>
> On 2024/03/08 02:08:34 Xiangying Meng wrote:
> > This is the first release candidate for Apache Pulsar, version 2.10.6.
> >
> > It fixes the following issues:
> >
> https://github.com/apache/pulsar/pulls?q=is:pr+label:cherry-picked/branch-2.10+label:release/2.10.6+is:closed
> >
> > *** Please download, test and vote on this release. This vote will stay
> open
> > for at least 72 hours ***
> >
> > Note that we are voting upon the source (tag), binaries are provided for
> > convenience.
> >
> > Source and binary files:
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.10.6-candidate-2/
> >
> > SHA-512 checksums:
> >
> 699a18b25828dc1274debb4d20cb22e9700935849243ea1892a15ad7b40c67d42ba46574e96356c39f4963183f080fb154fb42002559469eb1d240ceadf7a76c
> >  apache-pulsar-2.10.6-bin.tar.gz
> >
> fe7230e6c939b4da8da7c80b41611fd05336f83caeea981d16a749988cf4cb10cce64703c2c62aaec9f7ed1a4b353b1f68f8800b5befafe3264a5504750a2b6a
> >  apache-pulsar-2.10.6-src.tar.gz
> >
> > Maven staging repo:
> > https://repository.apache.org/content/repositories/orgapachepulsar-1274
> >
> > The tag to be voted upon:
> > v2.10.6-candidate-2 (a76ddbe5af523b4aa541a2272c58f685ef05859f)
> > https://github.com/apache/pulsar/releases/tag/v2.10.6-candidate-2
> >
> > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > https://downloads.apache.org/pulsar/KEYS
> >
> > Docker images:
> >
> > 
> >
> https://hub.docker.com/layers/xiangyingmeng/pulsar/2.10.6/images/sha256-743a4b5d79708b7e87d99008882c4d7321433616d7ee3b9a32063c398238decf?context=repo
> >
> > 
> >
> https://hub.docker.com/layers/xiangyingmeng/pulsar-all/2.10.6/images/sha256-14013a1307c0c44ccb35526866c0775e5978fcb10beae5d5ffbdf4e73a029dc1?context=repo
> >
> > Please download the source package, and follow the README to build
> > and run the Pulsar standalone service.
> >
>


Re: [VOTE] Pulsar Release 2.10.6 Candidate 2

2024-03-08 Thread PengHui Li
+1 (binding)

- Checked the signatures
- Build from the source
- Checked the bookkeeper JNI libs
org.apache.bookkeeper-circe-checksum-*.jar and
org.apache.bookkeeper-cpu-affinity-*.jar
- Verified the Cassandra connector
- Verified the Stateful Function
- Verified the Trino connector
- Tested performance with 100 topics

Regards,
Penghui

On Fri, Mar 8, 2024 at 4:14 PM guo jiwei  wrote:

> +1 (binding)
>
> - Built from source
> - Checked the signatures
> - Run standalone
> - Checked producer and consumer
> - Verified the Cassandra connector
> - Verified the Stateful function
>
>
> Regards
> Jiwei Guo (Tboy)
>
>
> On Fri, Mar 8, 2024 at 3:48 PM Lari Hotari  wrote:
>
> > +1 (binding)
> >
> > - Built from source
> > - Checked the signatures of the source and binary release artifacts
> > - Run standalone
> > - Checked producer and consumer
> > - Verified the Cassandra connector
> > - Verified the Stateful function
> >
> > -Lari
> >
> > On 2024/03/08 02:08:34 Xiangying Meng wrote:
> > > This is the first release candidate for Apache Pulsar, version 2.10.6.
> > >
> > > It fixes the following issues:
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is:pr+label:cherry-picked/branch-2.10+label:release/2.10.6+is:closed
> > >
> > > *** Please download, test and vote on this release. This vote will stay
> > open
> > > for at least 72 hours ***
> > >
> > > Note that we are voting upon the source (tag), binaries are provided
> for
> > > convenience.
> > >
> > > Source and binary files:
> > >
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.10.6-candidate-2/
> > >
> > > SHA-512 checksums:
> > >
> >
> 699a18b25828dc1274debb4d20cb22e9700935849243ea1892a15ad7b40c67d42ba46574e96356c39f4963183f080fb154fb42002559469eb1d240ceadf7a76c
> > >  apache-pulsar-2.10.6-bin.tar.gz
> > >
> >
> fe7230e6c939b4da8da7c80b41611fd05336f83caeea981d16a749988cf4cb10cce64703c2c62aaec9f7ed1a4b353b1f68f8800b5befafe3264a5504750a2b6a
> > >  apache-pulsar-2.10.6-src.tar.gz
> > >
> > > Maven staging repo:
> > >
> https://repository.apache.org/content/repositories/orgapachepulsar-1274
> > >
> > > The tag to be voted upon:
> > > v2.10.6-candidate-2 (a76ddbe5af523b4aa541a2272c58f685ef05859f)
> > > https://github.com/apache/pulsar/releases/tag/v2.10.6-candidate-2
> > >
> > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > > https://downloads.apache.org/pulsar/KEYS
> > >
> > > Docker images:
> > >
> > > 
> > >
> >
> https://hub.docker.com/layers/xiangyingmeng/pulsar/2.10.6/images/sha256-743a4b5d79708b7e87d99008882c4d7321433616d7ee3b9a32063c398238decf?context=repo
> > >
> > > 
> > >
> >
> https://hub.docker.com/layers/xiangyingmeng/pulsar-all/2.10.6/images/sha256-14013a1307c0c44ccb35526866c0775e5978fcb10beae5d5ffbdf4e73a029dc1?context=repo
> > >
> > > Please download the source package, and follow the README to build
> > > and run the Pulsar standalone service.
> > >
> >
>


Re: [VOTE] Pulsar Release 2.11.4 Candidate 1

2024-03-08 Thread guo jiwei
+1 (binding)

- Built from source
- Checked the signatures
- Run standalone
- Checked producer and consumer
- Verified the Cassandra connector
- Verified the Stateful function


Regards
Jiwei Guo (Tboy)


On Fri, Mar 8, 2024 at 3:52 PM PengHui Li  wrote:

> +1 (binding)
>
> - Checked the signatures
> - Build from the source
> - Checked the bookkeeper JNI libs
> org.apache.bookkeeper-circe-checksum-*.jar and
> org.apache.bookkeeper-cpu-affinity-*.jar
> - Verified the Cassandra connector
> - Verified the Stateful Function
> - Verified the Trino connector
> - Tested performance with 100 topics
>
> Regards,
> Penghui
>
> On Fri, Mar 8, 2024 at 5:26 AM Lari Hotari  wrote:
>
> > +1 (binding)
> >
> > - Built from source
> > - Checked the signatures of the source and binary release artifacts
> > - Run standalone
> > - Checked producer and consumer
> > - Verified the Cassandra connector
> > - Verified the Stateful function
> >
> > -Lari
> >
> > On 2024/03/07 17:44:32 Lari Hotari wrote:
> > > This is the first release candidate for Apache Pulsar, version 2.11.4.
> > >
> > > It fixes the following issues:
> > >
> >
> https://github.com/apache/pulsar/pulls?q=is%3Apr+is%3Amerged+label%3Arelease%2F2.11.4+label%3Acherry-picked%2Fbranch-2.11+sort%3Acreated-asc
> > >
> > > *** Please download, test and vote on this release. This vote will stay
> > open
> > > for at least 24 hours ***
> > >
> > > Note that we are voting upon the source (tag), binaries are provided
> for
> > > convenience.
> > >
> > > Source and binary files:
> > >
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.11.4-candidate-1/
> > >
> > > SHA-512 checksums:
> > >
> >
> 365b75767e16f0475d8b986e4503773630d1d9af2a37add0cb417df5822000889d105f192cc0b4023c44426b096204d03be1277723d3e5ed88f66a378b9848f5
> > apache-pulsar-2.11.4-bin.tar.gz
> > >
> >
> 173635e73f6a8d1a2a1c7255f9dd337408cfbef4f59fa662e1d16c33347e1eb15d97e19ec82c8f62a6236b80d7bb9ddde1039bc374074676923acff8ad8a2211
> > apache-pulsar-2.11.4-src.tar.gz
> > >
> > > Maven staging repo:
> > >
> https://repository.apache.org/content/repositories/orgapachepulsar-1276
> > >
> > > The tag to be voted upon:
> > > v2.11.4-candidate-1 (b61587216f9d9ea8f6468edbbf6078658d2c0bc2)
> > > https://github.com/apache/pulsar/releases/tag/v2.11.4-candidate-1
> > >
> > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > > https://downloads.apache.org/pulsar/KEYS
> > >
> > > Docker images:
> > >
> > > lhotari/pulsar:2.11.4
> >
> https://hub.docker.com/layers/lhotari/pulsar/2.11.4/images/sha256-bb31af23830234770ed1468aef41f63f68daa59f090154d80c7ae1b9b72c4163?context=explore
> > > lhotari/pulsar-all:2.11.4
> >
> https://hub.docker.com/layers/lhotari/pulsar-all/2.11.4/images/sha256-8c00a6c232d2185907daf01a7392aac70f771ffbed7d4ecd3f91d983a35926a4?context=explore
> > >
> > > Please download the source package, and follow the README to build
> > > and run the Pulsar standalone service.
> > >
> > > You can find release candidate validation instructions at
> > https://pulsar.apache.org/contribute/validate-release-candidate/
> > >
> > > Regards,
> > >
> > > -Lari
> > >
> >
>


Re: [VOTE] Pulsar Release 3.2.1 Candidate 2

2024-03-08 Thread guo jiwei
Close this vote with 3 bindings


Regards
Jiwei Guo (Tboy)


On Fri, Mar 8, 2024 at 3:21 PM guo jiwei  wrote:

> +1 (binding)
>
> - Built from source
> - Checked the signatures
> - Run standalone
> - Checked producer and consumer
> - Verified the Cassandra connector
> - Verified the Stateful function
>
>
> Regards
> Jiwei Guo (Tboy)
>
>
> On Fri, Mar 8, 2024 at 2:59 PM PengHui Li  wrote:
>
>> +1 (binding)
>>
>> - Checked the signatures
>> - Build from the source
>> - Checked the bookkeeper JNI libs
>> org.apache.bookkeeper-circe-checksum-*.jar and
>> org.apache.bookkeeper-cpu-affinity-*.jar
>> - Verified the Cassandra connector
>> - Verified the Stateful Function
>> - Verified the Trino connector
>> - Tested performance with 100 topics
>>
>> Regards,
>> Penghui
>>
>> On Fri, Mar 8, 2024 at 5:13 AM Lari Hotari  wrote:
>>
>> > +1 (binding)
>> >
>> > - Built from source
>> > - Checked the signatures of the source and binary release artifacts
>> > - Run standalone
>> > - Checked producer and consumer
>> > - Verified the Cassandra connector
>> > - Verified the Stateful function
>> >
>> > -Lari
>> >
>> > On 2024/03/07 07:16:37 guo jiwei wrote:
>> > > This is the second release candidate for Apache Pulsar version 3.2.1.
>> > >
>> > > It fixes the following issues:
>> > >
>> >
>> https://github.com/apache/pulsar/pulls?q=is%3Apr+is%3Amerged+label%3Arelease%2F3.2.1+label%3Acherry-picked%2Fbranch-3.2+
>> > >
>> > > *** Please download, test and verify on this release. This vote will
>> stay
>> > > open for at least 72 hours ***
>> > >
>> > > Note that we are verifying upon the source (tag), binaries are
>> provided
>> > for
>> > > convenience.
>> > >
>> > > Source and binary files:
>> > >
>> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.2.1-candidate-2/
>> > >
>> > > SHA-512 checksums:
>> > >
>> > >
>> >
>> bc66d777977aaa06a6e30c291e4e400e8ec4a3f619a3fc046ade6c9d9a711610099be3578f5dd1eee4eeab8afdd67963cfef49521219107ca829465762689494
>> > >
>> > > apache-pulsar-3.2.1-bin.tar.gz
>> > >
>> > >
>> >
>> dc09d5246075f56456f00875a3b9654b3a31d69a3e502a61db4481e493c2d20babb46b48e47ff95b66ad60d0e6e3455b13e1f01259366ab6b982b07b00aabda6
>> > >
>> > > apache-pulsar-3.2.1-src.tar.gz
>> > >
>> > > Maven staging repo:
>> > >
>> https://repository.apache.org/content/repositories/orgapachepulsar-1271/
>> > >
>> > > The tag to verify:
>> > > v3.2.1-candidate-2 (da98b8d8d0bc0c2bdd2d14d3e2e8058fb4c5dfd2)
>> > > https://github.com/apache/pulsar/commits/v3.2.1-candidate-2/
>> > >
>> > > Pulsar's KEYS file containing PGP keys you use to sign the release:
>> > > https://dist.apache.org/repos/dist/dev/pulsar/KEYS
>> > >
>> > > Docker images:
>> > >
>> > > pulsar images:
>> > >
>> >
>> https://hub.docker.com/layers/technoboy8/pulsar/3.2.1-da98b8d/images/sha256-e3ae82ff5504470878f8c871e8737d71be8a58507937be3c2d6b4d31e7480f42?context=repo
>> > > <
>> >
>> https://hub.docker.com/layers/mattison/pulsar/3.1.0-candidate-1/images/sha256-0efbaad7d893cc5041a46a2d4d56432bda855ae4068a38349777d1be6e98d27d?context=explore
>> > >
>> > > pulsar-all images:
>> > >
>> >
>> https://hub.docker.com/layers/technoboy8/pulsar-all/3.2.1-da98b8d/images/sha256-be975933560b0bff3ae5f1d72b9be1b150c049eff7692a7e14308648c4103f0e?context=repo
>> > >
>> > > Please download the source package, and follow the README to build
>> > > and run the Pulsar standalone service.
>> > >
>> > >
>> > > Regards
>> > > Jiwei Guo (Tboy)
>> > >
>> >
>>
>


Re: [VOTE] Pulsar Release 2.11.4 Candidate 1

2024-03-08 Thread Lari Hotari
Closing the vote for Pulsar Release 2.11.4 Candidate 1.
The vote passed with +3 binding votes.
I'll proceed with the next steps in promoting the release [1].

-Lari

1 - https://pulsar.apache.org/contribute/release-process/#promote-the-release

On 2024/03/07 17:44:32 Lari Hotari wrote:
> This is the first release candidate for Apache Pulsar, version 2.11.4.
> 
> It fixes the following issues:
> https://github.com/apache/pulsar/pulls?q=is%3Apr+is%3Amerged+label%3Arelease%2F2.11.4+label%3Acherry-picked%2Fbranch-2.11+sort%3Acreated-asc
> 
> *** Please download, test and vote on this release. This vote will stay open
> for at least 24 hours ***
> 
> Note that we are voting upon the source (tag), binaries are provided for
> convenience.
> 
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.11.4-candidate-1/
> 
> SHA-512 checksums:
> 365b75767e16f0475d8b986e4503773630d1d9af2a37add0cb417df5822000889d105f192cc0b4023c44426b096204d03be1277723d3e5ed88f66a378b9848f5
>  apache-pulsar-2.11.4-bin.tar.gz
> 173635e73f6a8d1a2a1c7255f9dd337408cfbef4f59fa662e1d16c33347e1eb15d97e19ec82c8f62a6236b80d7bb9ddde1039bc374074676923acff8ad8a2211
>  apache-pulsar-2.11.4-src.tar.gz
> 
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1276
> 
> The tag to be voted upon:
> v2.11.4-candidate-1 (b61587216f9d9ea8f6468edbbf6078658d2c0bc2)
> https://github.com/apache/pulsar/releases/tag/v2.11.4-candidate-1
> 
> Pulsar's KEYS file containing PGP keys you use to sign the release:
> https://downloads.apache.org/pulsar/KEYS
> 
> Docker images:
> 
> lhotari/pulsar:2.11.4 
> https://hub.docker.com/layers/lhotari/pulsar/2.11.4/images/sha256-bb31af23830234770ed1468aef41f63f68daa59f090154d80c7ae1b9b72c4163?context=explore
> lhotari/pulsar-all:2.11.4 
> https://hub.docker.com/layers/lhotari/pulsar-all/2.11.4/images/sha256-8c00a6c232d2185907daf01a7392aac70f771ffbed7d4ecd3f91d983a35926a4?context=explore
> 
> Please download the source package, and follow the README to build
> and run the Pulsar standalone service.
> 
> You can find release candidate validation instructions at 
> https://pulsar.apache.org/contribute/validate-release-candidate/
> 
> Regards,
> 
> -Lari
> 


Re: [VOTE] Pulsar Client Go Release 0.12.1 Candidate 1

2024-03-08 Thread Zike Yang
Thanks to everyone!

Close this vote with 3 bindings +1s:
- Yunze
- Matteo Merli
- Penghui

Thanks,
Zike Yang


On Fri, Mar 8, 2024 at 1:08 PM PengHui Li  wrote:
>
> +1 (binding)
>
> - Checked the signatures
> - Build and Run the local test.
>
> Regards,
> Penghui
>
> On Fri, Mar 8, 2024 at 12:55 PM Matteo Merli  wrote:
>
> > +1
> >
> > Verified checksums and signatures
> > Verified tests and local perf client
> >
> > --
> > Matteo Merli
> > 
> >
> >
> > On Wed, Mar 6, 2024 at 9:23 PM Yunze Xu  wrote:
> >
> > > +1 (binding)
> > >
> > > - Verified checksum and signatures
> > > - Run OAuth2 e2e examples with 0.12.1-candidate-1
> > > - Built from source and run perf to produce and consume
> > >
> > > Thanks,
> > > Yunze
> > >
> > > On Thu, Feb 29, 2024 at 11:05 AM Zike Yang  wrote:
> > > >
> > > > Hi everyone,
> > > > Please review and vote on the release candidate #1 for the version
> > > > 0.12.1, as follows:
> > > > [ ] +1, Approve the release
> > > > [ ] -1, Do not approve the release (please provide specific comments)
> > > >
> > > > This is the first release candidate for Apache Pulsar Go client,
> > version
> > > 0.12.1.
> > > >
> > > > The release note/changelog for Go client 0.12.1:
> > > > https://github.com/apache/pulsar-client-go/pull/1189/files
> > > >
> > > > Pulsar Client Go's KEYS file contains PGP keys we used to sign this
> > > release:
> > > > https://downloads.apache.org/pulsar/KEYS
> > > >
> > > > Please download these packages and review this release candidate:
> > > > - Review release notes:
> > > https://github.com/apache/pulsar-client-go/pull/1189
> > > > - Download the source package (verify shasum, and asc) and follow the
> > > > README.md to build and run the pulsar-client-go.
> > > >
> > > > The vote will be open for at least 72 hours. It is adopted by majority
> > > > approval, with at least 3 PMC affirmative votes.
> > > >
> > > > Source file:
> > > >
> > >
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-client-go-0.12.1-candidate-1/
> > > >
> > > > The tag to be voted upon:
> > > > v0.12.1-candidate-1
> > > > https://github.com/apache/pulsar-client-go/tree/v0.12.1-candidate-1
> > > >
> > > > SHA-512 checksums:
> > > >
> > >
> > 691a301d099a602baa30bb7ec22dc33b8503d5ad5aa5fe43f51aab188099e4781844070de11584fd82d40227a28fe763ed8bd2cfa93b99d73ebfd34c6061e02d
> > > >  apache-pulsar-client-go-0.12.1-src.tar.gz
> > >
> >


Re: [VOTE] Pulsar Release 2.10.6 Candidate 2

2024-03-08 Thread Xiangying Meng
Close this vote with 3 bindings.
- Penghui
- Jiwei Guo (Tboy)
- Lari

On Fri, Mar 8, 2024 at 5:04 PM PengHui Li  wrote:
>
> +1 (binding)
>
> - Checked the signatures
> - Build from the source
> - Checked the bookkeeper JNI libs
> org.apache.bookkeeper-circe-checksum-*.jar and
> org.apache.bookkeeper-cpu-affinity-*.jar
> - Verified the Cassandra connector
> - Verified the Stateful Function
> - Verified the Trino connector
> - Tested performance with 100 topics
>
> Regards,
> Penghui
>
> On Fri, Mar 8, 2024 at 4:14 PM guo jiwei  wrote:
>
> > +1 (binding)
> >
> > - Built from source
> > - Checked the signatures
> > - Run standalone
> > - Checked producer and consumer
> > - Verified the Cassandra connector
> > - Verified the Stateful function
> >
> >
> > Regards
> > Jiwei Guo (Tboy)
> >
> >
> > On Fri, Mar 8, 2024 at 3:48 PM Lari Hotari  wrote:
> >
> > > +1 (binding)
> > >
> > > - Built from source
> > > - Checked the signatures of the source and binary release artifacts
> > > - Run standalone
> > > - Checked producer and consumer
> > > - Verified the Cassandra connector
> > > - Verified the Stateful function
> > >
> > > -Lari
> > >
> > > On 2024/03/08 02:08:34 Xiangying Meng wrote:
> > > > This is the first release candidate for Apache Pulsar, version 2.10.6.
> > > >
> > > > It fixes the following issues:
> > > >
> > >
> > https://github.com/apache/pulsar/pulls?q=is:pr+label:cherry-picked/branch-2.10+label:release/2.10.6+is:closed
> > > >
> > > > *** Please download, test and vote on this release. This vote will stay
> > > open
> > > > for at least 72 hours ***
> > > >
> > > > Note that we are voting upon the source (tag), binaries are provided
> > for
> > > > convenience.
> > > >
> > > > Source and binary files:
> > > >
> > https://dist.apache.org/repos/dist/dev/pulsar/pulsar-2.10.6-candidate-2/
> > > >
> > > > SHA-512 checksums:
> > > >
> > >
> > 699a18b25828dc1274debb4d20cb22e9700935849243ea1892a15ad7b40c67d42ba46574e96356c39f4963183f080fb154fb42002559469eb1d240ceadf7a76c
> > > >  apache-pulsar-2.10.6-bin.tar.gz
> > > >
> > >
> > fe7230e6c939b4da8da7c80b41611fd05336f83caeea981d16a749988cf4cb10cce64703c2c62aaec9f7ed1a4b353b1f68f8800b5befafe3264a5504750a2b6a
> > > >  apache-pulsar-2.10.6-src.tar.gz
> > > >
> > > > Maven staging repo:
> > > >
> > https://repository.apache.org/content/repositories/orgapachepulsar-1274
> > > >
> > > > The tag to be voted upon:
> > > > v2.10.6-candidate-2 (a76ddbe5af523b4aa541a2272c58f685ef05859f)
> > > > https://github.com/apache/pulsar/releases/tag/v2.10.6-candidate-2
> > > >
> > > > Pulsar's KEYS file containing PGP keys you use to sign the release:
> > > > https://downloads.apache.org/pulsar/KEYS
> > > >
> > > > Docker images:
> > > >
> > > > 
> > > >
> > >
> > https://hub.docker.com/layers/xiangyingmeng/pulsar/2.10.6/images/sha256-743a4b5d79708b7e87d99008882c4d7321433616d7ee3b9a32063c398238decf?context=repo
> > > >
> > > > 
> > > >
> > >
> > https://hub.docker.com/layers/xiangyingmeng/pulsar-all/2.10.6/images/sha256-14013a1307c0c44ccb35526866c0775e5978fcb10beae5d5ffbdf4e73a029dc1?context=repo
> > > >
> > > > Please download the source package, and follow the README to build
> > > > and run the Pulsar standalone service.
> > > >
> > >
> >


[ANNOUNCE] Apache Pulsar 2.10.6 released

2024-03-08 Thread Xiangying Meng
The Apache Pulsar team is proud to announce Apache Pulsar version 2.10.6.

Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor management for
subscribers, and cross-datacenter replication.

For Pulsar release details and downloads, visit:

https://pulsar.apache.org/download

Release Notes are at:
https://pulsar.apache.org/release-notes

We would like to thank the contributors that made the release possible.

Regards,

The Pulsar Team


[ANNOUNCE] Apache Pulsar 3.2.1 released

2024-03-08 Thread guo jiwei
The Apache Pulsar team is proud to announce Apache Pulsar version 3.2.1.

Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor management
for
subscribers, and cross-datacenter replication.

For Pulsar release details and downloads, visit:

https://pulsar.apache.org/download

Release Notes are at:
https://pulsar.apache.org/release-notes

We would like to thank the contributors that made the release possible.


Regards
Jiwei Guo (Tboy)


[ANNOUNCE] Apache Pulsar 2.11.4 released

2024-03-08 Thread Lari Hotari
The Apache Pulsar team is proud to announce Apache Pulsar version 2.11.4.

Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor management for
subscribers, and cross-datacenter replication.

For Pulsar release details and downloads, visit:
https://pulsar.apache.org/download

Release Notes are at:
https://pulsar.apache.org/release-notes

We would like to thank the contributors that made the release possible.

Regards,

The Pulsar Team


Re: [VOTE] PIP-324: Alpine Docker images

2024-03-08 Thread Matteo Merli
Thanks everyone, closing the vote with 4 binding +1s.

+1 votes:
 * Lari
 * PengHui
 * Enrico
 * Matteo


--
Matteo Merli



On Tue, Mar 5, 2024 at 11:48 PM Enrico Olivelli  wrote:

> +1 (binding)
>
> Enrico
>
> Il Mer 6 Mar 2024, 02:55 PengHui Li  ha scritto:
>
> > +1 (binding)
> >
> > Regards,
> > Penghui
> >
> > On Wed, Mar 6, 2024 at 7:54 AM Lari Hotari  wrote:
> >
> > > +1 (binding)
> > >
> > >
> > > -Lari
> > >
> > > On Tue, 5 Mar 2024 at 23:48, Matteo Merli 
> > wrote:
> > > >
> > > > Opening the vote thread for PIP-324: Alpine Docker images
> > > >
> > > > https://github.com/apache/pulsar/pull/21716
> > > >
> > > > WIP PR: https://github.com/apache/pulsar/pull/22054
> > > >
> > > > Thank you,
> > > > Matteo
> > > >
> > > >
> > > > --
> > > > Matteo Merli
> > > > 
> > >
> >
>


Re: [VOTE] Pulsar Release 3.1.3 Candidate 2

2024-03-08 Thread Ran Gao
Close this vote with 3 bindings, thanks for voting.

Regards,
gaoran10

On 2024/03/07 18:00:26 Ran Gao wrote:
> This is the second release candidate for Apache Pulsar version 3.1.3.
> 
> It fixes the following issues:
> https://github.com/apache/pulsar/pulls?q=is%3Apr+is%3Amerged+label%3Arelease%2F3.1.3+label%3Acherry-picked%2Fbranch-3.1+
> 
> *** Please download, test and verify on this release. This vote will stay
> open for at least 24 hours ***
> 
> Note that we are verifying upon the source (tag), binaries are provided for
> convenience.
> 
> Source and binary files:
> https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.1.3-candidate-2/
> 
> SHA-512 checksums:
> 
> 057cc9dd391aab98e0607a7f240f96c191a3c195ab404572530dec0045725d11ffdeb491c55db6ad87e36cdb72748ad70160f2b768a9f2e94e7ba515f8c0a5ff
>  apache-pulsar-3.1.3-bin.tar.gz
> b657fc45e385ffd8b73372ec21616ea181d9bb04221864104ce9b507f993a2c6f69e3e2f617535473d5032815a564a7a472fd2f2187764ad9acd1eac1ffcdab4
>  apache-pulsar-3.1.3-src.tar.gz
> 
> Maven staging repo:
> https://repository.apache.org/content/repositories/orgapachepulsar-1277
> 
> The tag to verify:
> v3.1.3-candidate-2 (dcaf508f8e381107125e98722f4ddab76f9303ad)
> https://github.com/apache/pulsar/commits/v3.1.3-candidate-2
> 
> Pulsar's KEYS file containing PGP keys you use to sign the release:
> https://downloads.apache.org/pulsar/KEYS
> 
> Docker images:
> 
> https://hub.docker.com/layers/gaoran10/pulsar/3.1.3-dcaf508/images/sha256-ef03162480a2710d8fc83dd22635ad401cc48c0ba8ebefa413bdfd794ae3af4f?context=repo
> 
> https://hub.docker.com/layers/gaoran10/pulsar-all/3.1.3-dcaf508/images/sha256-091214bca4985694a2e95d6e8432d3790c64e83af1ef0e4f2423833e66073685?context=repo
> 
> 
> Please download the source package, and follow the README to build
> and run the Pulsar standalone service.
> 
> 
> 
> Regards
> Ran Gao (gaoran10)
> 


[ANNOUNCE] Apache Pulsar 3.1.3 released

2024-03-08 Thread Ran Gao
The Apache Pulsar team is proud to announce Apache Pulsar version 3.1.3.

Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor management
for
subscribers, and cross-datacenter replication.

For Pulsar release details and downloads, visit:
https://pulsar.apache.org/download

Release Notes are at:
https://pulsar.apache.org/release-notes

We would like to thank the contributors that made the release possible.

Regards,

The Pulsar Team


[VOTE] Pulsar Release 3.0.3 Candidate 1

2024-03-08 Thread Heesung Sohn
Hi team,

This is the first release candidate for Apache Pulsar version 3.0.3.

It fixes the following issues:
https://github.com/apache/pulsar/pulls?q=is%3Apr+is%3Amerged+label%3Arelease%2F3.0.3+label%3Acherry-picked%2Fbranch-3.0+

*** Please download, test and verify on this release. This vote will stay
open for at least 24 hours ***

Note that we are verifying upon the source (tag), binaries are provided for
convenience.

Source and binary files:
https://dist.apache.org/repos/dist/dev/pulsar/pulsar-3.0.3-candidate-1

SHA-512 checksums:

71d02fbbae411b7f2a8f6cfff2605ed1d544df2c4815b2f02a0d7ee41ffbdcd315841e9068ac0ae71400f93277a8b4bca38418fe833b1b53975ffafb8e0d
 ./apache-pulsar-3.0.3-bin.tar.gz


08fe6e67e565058defc29ae7542c967fada50670928e99efe170ede174fc6ec3819b0b79ed61553ee5f13b96ce3ccdd8edc0336d86dc423e98a50a5567b78a2f
 ./apache-pulsar-3.0.3-src.tar.gz



Maven staging repo:
https://repository.apache.org/content/repositories/orgapachepulsar-1281

The tag to verify:
v3.0.3-candidate-1 (a7ebc3de57cef9c068f2d018edc8b11fd328f6e3)
https://github.com/apache/pulsar/commits/v3.0.3-candidate-1

Pulsar's KEYS file containing PGP keys you use to sign the release:
https://downloads.apache.org/pulsar/KEYS

Docker images:

https://hub.docker.com/layers/heesungsohn/pulsar/3.0.3-a7ebc3d/images/sha256-43c371f5a831d303d41299cdee9fb37b971104e9e085d275140affc8551ea8b4?context=repo

https://hub.docker.com/layers/heesungsohn/pulsar-all/3.0.3-a7ebc3d/images/sha256-a09eced4468ec1591f74a6d265e54fa01e8f1df13dcb65884b195f3ac6a04f0e?context=repo

Please download the source package, and follow the README to build
and run the Pulsar standalone service.

Regards,
Heesung Sohn (heesung)


[ANNOUNCE] Apache Pulsar Go Client 0.12.1 released

2024-03-08 Thread Zike Yang
The Apache Pulsar team is proud to announce Apache Pulsar Go Client
version 0.12.1.

Pulsar is a highly scalable, low latency messaging platform running on
commodity hardware. It provides simple pub-sub semantics over topics,
guaranteed at-least-once delivery of messages, automatic cursor management for
subscribers, and cross-datacenter replication.

For Pulsar release details and downloads, visit:
https://github.com/apache/pulsar-client-go/releases/tag/v0.12.1

Release Notes are at:
https://github.com/apache/pulsar-client-go/blob/master/CHANGELOG.md

We would like to thank the contributors that made the release possible.

Regards,
The Pulsar Team